Add a clobber target. "clean" should really be less destructive, but

libtool is really a thorn with regard to this.
This commit is contained in:
Fred L. Drake, Jr. 2003-01-24 16:21:46 +00:00
parent da325003e9
commit d976fa61a6

View File

@ -59,6 +59,8 @@ clean:
rm -rf .libs libexpat.la
rm -f examples/core tests/core xmlwf/core
clobber: clean
distclean: clean
rm -f expat_config.h config.status config.log config.cache libtool
rm -f Makefile