summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c3e7fbc)
raw | patch | inline | side by side (parent: c3e7fbc)
author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 21 May 2005 16:59:37 +0000 (09:59 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 21 May 2005 16:59:37 +0000 (09:59 -0700) |
(Or, if somebody disagrees, we should have a "make distclean").
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index b13edabc209ef830b60b7a6b861d61686c4a2cbb..cef21b767bf5435378f0b5ea18afe8e318c0f5dc 100644 (file)
--- a/Makefile
+++ b/Makefile
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