Files
motorBase/motorExApp/Makefile
T

12 lines
160 B
Makefile

TOP = ..
include $(TOP)/configure/CONFIG
#DIRS += Db
#DIRS += NoMPF
ifdef MPF
#DIRS += WithMPF
#DIRS += ipServerApp
endif
include $(TOP)/configure/RULES_DIRS