forked from epics_driver_modules/motorBase
Don't build WithMPF or ipServerApp unless MPF is defined.
This commit is contained in:
@@ -3,7 +3,9 @@ include $(TOP)/configure/CONFIG
|
||||
|
||||
#DIRS += Db
|
||||
#DIRS += NoMPF
|
||||
ifdef MPF
|
||||
#DIRS += WithMPF
|
||||
#DIRS += ipServerApp
|
||||
endif
|
||||
|
||||
include $(TOP)/configure/RULES_DIRS
|
||||
|
||||
Reference in New Issue
Block a user