X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/eb667c9ff007d73aac10aaab076c97f1aebb0bb8..90c87e2daf362a264cdd2a4d8c6c1eb872d15d29:/Makefile diff --git a/Makefile b/Makefile index f038c34..9a0c0c5 100644 --- 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