Autotools.gitignore 228 字节
Newer Older
M
Mike Park 已提交
1 2 3 4
# http://www.gnu.org/software/automake

Makefile.in

L
Loïc Corbasson 已提交
5 6 7 8
/autoscan.log
/autoscan-*.log
/configure.scan

M
Mike Park 已提交
9 10 11 12 13 14 15 16 17
# http://www.gnu.org/software/autoconf

/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
D
David Daniel 已提交
18
/stamp-h1