forked from epics_driver_modules/motorBase
Conditional ASYN dependent files.
This commit is contained in:
@@ -5,7 +5,7 @@ include $(TOP)/configure/CONFIG
|
||||
# ADD MACRO DEFINITIONS AFTER THIS LINE
|
||||
|
||||
# The following are used for debugging messages.
|
||||
#!USR_CXXFLAGS += -DDEBUG
|
||||
USR_CXXFLAGS += -DDEBUG
|
||||
|
||||
DBD += devOms.dbd
|
||||
|
||||
@@ -21,6 +21,7 @@ SRCS += devOms.cc drvOms.cc
|
||||
|
||||
# The following is required for the OMS VME58 (i.e., devOms58) device driver.
|
||||
SRCS += devOms58.cc drvOms58.cc
|
||||
#!SRCS_vxWorks += drvOms58Asyn.cc
|
||||
|
||||
# The following is required for the OMS MAXv device driver.
|
||||
SRCS += devMAXv.cc drvMAXv.cc
|
||||
|
||||
Reference in New Issue
Block a user