autoconf/.gitignore
Stefano Lattarini b1aba910b3 build: remove refs to obsolescent 'mkinstalldir' script and variable
* .gitignore: Here.
* Makefile.am (check-coverage-run): Use $(MKDIR_P) rather than
$(mkinstalldirs).

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-05-06 12:53:41 +02:00

96 lines
1.1 KiB
Plaintext

*.log
*.m4f
*.tmp
*.AC
*.ACs
*.AT
*.ATs
*.CA
*.CAs
*.MS
*.MSs
*.aux
*.cp
*.cps
*.cv
*.cvs
*.ev
*.evs
*.fn
*.fns
*.ky
*.ov
*.ovs
*.pg
*.pr
*.prs
*.toc
*.tp
*.vr
*~
.#*
.version
.dirstamp
CVS
/ChangeLog
/Fetchdir
/INSTALL
Makefile
Makefile.in
/TAGS
/aclocal.m4
/autoconf-[0-9].*
/autom4te.cache
/bin/autoheader
/bin/autoconf
/bin/autoconf.in
/bin/autom4te
/bin/autoreconf
/bin/autoscan
/bin/autoupdate
/bin/ifnames
/build-aux/elisp-comp
/build-aux/install-sh
/build-aux/mdate-sh
/build-aux/missing
/config.cache
/config.log
/config.status
/configure
/configure.scan
/doc/*.info*
/doc/manual
/doc/stamp-vti
/doc/standards
/doc/version.texi
/doc/*.dvi
/doc/*.html
/doc/*.pdf
/doc/*.ps
/lib/autom4te.cfg
/lib/autoscan/autoscan.list
/lib/emacs/*.elc
/lib/emacs/elc-stamp
/lib/m4sugar/version.m4
/log
/man/*.[1-9]
/man/autoscan.log
/releases
/tags
/tests/ac*.at
/tests/atconfig
/tests/atlocal
/tests/autoconf
/tests/autoheader
/tests/autom4te
/tests/autoreconf
/tests/autoscan
/tests/autoupdate
/tests/expr
/tests/ifnames
/tests/mktests.stamp
/tests/package.m4
/tests/testsuite
/tests/testsuite.dir
/tests/wrapper.in