From cebf03c4cd24eb692fe9eb426a4bac2c3fad248c Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sat, 21 May 2005 09:59:37 -0700 Subject: "make clean" should also clean up documentation (Or, if somebody disagrees, we should have a "make distclean"). diff --git a/Makefile b/Makefile index b13edab..cef21b7 100644 --- a/Makefile +++ b/Makefile @@ -132,6 +132,7 @@ test: all clean: rm -f *.o mozilla-sha1/*.o ppc/*.o $(PROG) $(LIB_FILE) + make -C Documentation/ clean backup: clean cd .. ; tar czvf dircache.tar.gz dir-cache -- cgit v0.10.2-6-g49f6