Oops, little fixes
[tpg/acess2.git] / Usermode / Applications / axwin3_src / Makefile
index 2ed5bce..1ee8c26 100644 (file)
@@ -9,7 +9,7 @@ SUBMAKE = $(MAKE) --no-print-directory
 
 .PNONY: all install clean $(FILES)
 
-all: $(FILES)
+all:
        @$(foreach DIR,$(DIRS), echo --- $(NAME)/$(DIR) && $(SUBMAKE) -C $(DIR) $@ &&) true
 install: $(FILES)
        @$(xMKDIR) $(DISTROOT)/Apps ; true

UCC git Repository :: git.ucc.asn.au