This commit is contained in:
aynic.os
2021-06-06 16:29:54 +02:00
parent 85ffdb7096
commit 3a9ddae015
26 changed files with 183 additions and 158 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ update-apps:
.PHONY: update-app
update-app: update-app-$(APP_NAME) ;
# target update-app-%: Fire % target
# target update-app-%: Fire myos-base %
.PHONY: update-app-%
update-app-%: myos-base % ;