fix some bashisms, hopefully makes "check" work again in cmd.exe
This commit is contained in:
@@ -414,6 +414,7 @@ TARGETS := \
|
||||
|
||||
define TARGET_recipe
|
||||
|
||||
@echo making samples for: $(T)
|
||||
@$(MAKE) -j2 SYS:=$(T)
|
||||
@$(MAKE) --no-print-directory clean SYS:=$(T)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user