doc
This commit is contained in:
+1
-3
@@ -1,9 +1,7 @@
|
||||
##
|
||||
# MYOS
|
||||
|
||||
# target myos-%: call % target in MYOS folder
|
||||
# target myos-%: Call % target in MYOS folder
|
||||
.PHONY: myos-%
|
||||
myos-%: ;
|
||||
ifeq ($(wildcard $(MYOS)),$(MYOS))
|
||||
$(call make,$*,$(MYOS))
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user