mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:13:13 -06:00
More Make and Build Tweaks
This commit is contained in:
@@ -123,6 +123,7 @@ endif
|
||||
# first target is default
|
||||
#
|
||||
all:: $(OBJECTS)
|
||||
echo SHELL=$(SHELL)
|
||||
@for dir in $(SUBDIRS) ; do \
|
||||
$(MAKE) --directory $$dir all ; \
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user