summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2aef5bb)
raw | patch | inline | side by side (parent: 2aef5bb)
author | Thomas Glanzmann <sithglan@stud.uni-erlangen.de> | |
Sun, 22 May 2005 18:27:28 +0000 (20:27 +0200) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 22 May 2005 18:40:07 +0000 (11:40 -0700) |
Signed-off-by: Thomas Glanzmann <sithglan@stud.uni-erlangen.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 120d3c12cad1de6d2e5b02b1bd279fa9fffe52bc..3dec8b83e2fdde91ce649c9016d80014be6809d3 100644 (file)
--- a/Makefile
+++ b/Makefile
diffcore-pickaxe.o : $(LIB_H) diffcore.h
test: all
- make -C t/ all
+ $(MAKE) -C t/ all
clean:
rm -f *.o mozilla-sha1/*.o ppc/*.o $(PROG) $(LIB_FILE)
- make -C Documentation/ clean
+ $(MAKE) -C Documentation/ clean
backup: clean
cd .. ; tar czvf dircache.tar.gz dir-cache