launch app-% target when APP

This commit is contained in:
2025-12-18 00:47:53 +01:00
parent 4cd1aae963
commit 9f80ab9220
11 changed files with 8 additions and 13 deletions
-4
View File
@@ -1,10 +1,6 @@
##
# MYOS
# target myos: Call host target in MYOS folder
.PHONY: myos
myos: myos-host
# target myos-%: Call % target in MYOS folder
.PHONY: myos-%
myos-%: ;