More Make and Build Tweaks

This commit is contained in:
Wayne Warthen
2021-07-27 11:40:10 -07:00
parent 2a754c8fc6
commit e2d586ca3c
3 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
all:
echo SHELL=$(SHELL)
$(MAKE) --directory Tools/unix
$(MAKE) --directory Source
@@ -15,4 +16,3 @@ clobber:
diff:
$(MAKE) --directory Source diff