forked from epics_driver_modules/motorBase
10 lines
142 B
Makefile
10 lines
142 B
Makefile
TOP = ..
|
|
include $(TOP)/config/CONFIG_APP
|
|
|
|
#DIRS += Db
|
|
#DIRS += NoMPF
|
|
#DIRS += WithMPF
|
|
#DIRS += ipServerApp
|
|
|
|
include $(TOP)/config/RULES_DIRS
|