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