wip
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@
|
||||
|
||||
.PHONY: myos-%
|
||||
myos-%: ;
|
||||
ifneq ($(wildcard $(MYOS)),)
|
||||
ifeq ($(wildcard $(MYOS)),$(MYOS))
|
||||
$(call make,$*,$(MYOS))
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user