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