split make files in myos project and install files in yaip project

This commit is contained in:
Yann Autissier
2022-11-11 23:37:27 +01:00
parent 99b9e5ecbe
commit 3d79bcdad3
222 changed files with 338 additions and 7880 deletions
+4
View File
@@ -0,0 +1,4 @@
.PHONY: terraform
terraform:
$(call terraform,$(ARGS))