- there is no _usage.h anymore, so don't rm it in distclean.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 21 May 2006 10:04:46 +0000 (10:04 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 21 May 2006 10:04:46 +0000 (10:04 -0000)
Makefile

index 80dabcc8e3780237378edf0fa1274bb25d946d99..b13f793237112e8df996b02a645d6a11dac94139 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -453,7 +453,7 @@ clean:
 
 distclean: clean
        rm -f scripts/bb_mkdep scripts/usage
-       rm -r -f include/config include/_usage.h include/config.h $(DEP_INCLUDES)
+       rm -r -f include/config include/config.h $(DEP_INCLUDES)
        find . -name .depend'*' -print0 | xargs -0 rm -f
        rm -f .hdepend
        rm -f .config .config.old .config.cmd