Added files from makeBaseApp

This commit is contained in:
kpetersn
2019-04-09 11:24:20 -05:00
parent 28f04e256a
commit 2846bfa018
27 changed files with 490 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
TOP=..
include $(TOP)/configure/CONFIG
TARGETS = $(CONFIG_TARGETS)
CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))
include $(TOP)/configure/RULES