ccache/.gitignore
Joel Rosdahl 1af0bd8486 Portability: don't require GNU make
The part of Makefile.in that requires GNU make has been split into dev.mk.in,
and the configure script has learned a new --enable-dev option that makes
Makefile include dev.mk. The configure script doesn't check for GNU make
anymore. There is also a new configure-dev convenience script that runs
configure with --enable-dev.
2010-02-26 21:24:09 +01:00

15 lines
126 B
Plaintext

*.o
*~
.deps
Makefile
autom4te.cache
ccache
ccache.1
config.h
config.h.in
config.log
config.status
configure
dev.mk
testdir.*