#Makefile at top of application tree TOP = . include $(TOP)/config/CONFIG_APP DIRS += $(wildcard *App) DIRS += iocBoot include $(TOP)/config/RULES_TOP