# HG changeset patch # User Markus Bröker # Date 1229179340 -3600 # Node ID eed9f710ba3baea76ca6c5db7c09ee730991cd9e # Parent 08ec6ddd6eea68a6a57e71be994d0b4227819afa This change isn't worth a commit... committer: Markus Bröker diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ RMDIR=rm -rf RM=rm -f -ALL: build +all: build build: build/Makefile @$(MAKE) -C build