Clean autom4te.cache.

oldstable
Alexandre Julliard 2002-04-12 00:11:57 +00:00
parent 4e2e176c2f
commit 9a2cc78be3
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
Make.rules
Makefile
autom4te.cache
config.cache
config.log
config.status

View File

@ -185,6 +185,7 @@ clean::
distclean: clean
$(RM) config.* TAGS Make.rules dlls/Makedll.rules programs/Makeprog.rules include/config.h
$(RM) -r autom4te.cache
$(RM) `find . \( -name Makefile -o -size 0 \) -print`
### Dependencies: