mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-11-08 21:18:52 -06:00
Added files from makeBaseApp
This commit is contained in:
8
configure/Makefile
Normal file
8
configure/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
TOP=..
|
||||
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
TARGETS = $(CONFIG_TARGETS)
|
||||
CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
Reference in New Issue
Block a user