Commit 9a2cc78b authored by Alexandre Julliard's avatar Alexandre Julliard

Clean autom4te.cache.

parent 4e2e176c
Make.rules Make.rules
Makefile Makefile
autom4te.cache
config.cache config.cache
config.log config.log
config.status config.status
......
...@@ -185,6 +185,7 @@ clean:: ...@@ -185,6 +185,7 @@ clean::
distclean: clean distclean: clean
$(RM) config.* TAGS Make.rules dlls/Makedll.rules programs/Makeprog.rules include/config.h $(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` $(RM) `find . \( -name Makefile -o -size 0 \) -print`
### Dependencies: ### Dependencies:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment