]> git.zerfleddert.de Git - micropolis/commitdiff
target "all" should be phony
authorMichael Gernoth <michael@gernoth.net>
Sun, 3 Feb 2008 20:43:56 +0000 (21:43 +0100)
committerMichael Gernoth <michael@gernoth.net>
Sun, 3 Feb 2008 20:43:56 +0000 (21:43 +0100)
Makefile

index f038c343d757170ba42f20d3c91d0bd8cd6e1a56..9a0c0c511fb754a496c003a55a0c8f99e889aecd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,4 +25,4 @@ clean:
        cd src/tclx && $(MAKE) clean
        rm -f res/sim
 
-.PHONY: clean tcl tk tclx sim
+.PHONY: all clean tcl tk tclx sim
Impressum, Datenschutz