Mercurial > hg > Members > kono > nitros9-code
diff level1/dalpha/makefile @ 3040:3f25a36416a3
Dragon makefiles: Small cleanups
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Fri, 23 Jan 2015 22:04:12 +0100 |
parents | 542da7896526 |
children | c2030762022b |
line wrap: on
line diff
--- a/level1/dalpha/makefile Wed Jan 21 18:38:54 2015 +0100 +++ b/level1/dalpha/makefile Fri Jan 23 22:04:12 2015 +0100 @@ -103,7 +103,7 @@ @$(ECHO) "* NitrOS-9/$(CPU) Level $(LEVEL) $(MACHINE) ($(PORT))" @$(ECHO) "*" @$(ECHO) "************************************************************" - $(foreach dir, $(DIRS), ($(CD) $(dir); make STEP=$(STEP) UPGRADED32=$(UPGRADED32));) + $(foreach dir,$(DIRS),$(MAKE) -C $(dir) STEP=$(STEP) UPGRADED32=$(UPGRADED32) &&) : # Clean all components clean: dskclean