Makefile
changeset 30 eed9f710ba3b
parent 28 ef929533d040
child 33 56571d34d754
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 RMDIR=rm -rf
 RM=rm -f
 
-ALL: build
+all: build
 
 build: build/Makefile
 	@$(MAKE) -C build