drvMAXv_trajectory.cc folded into drvMAXv.cc

This commit is contained in:
timmmooney
2013-06-10 21:34:20 +00:00
parent 30bdcf9b19
commit c88bf92e03
+1 -5
View File
@@ -23,16 +23,12 @@ SRCS += devOms.cc drvOms.cc
SRCS += devOms58.cc drvOms58.cc
# OMS MAXv device driver support.
# Choose one; either "standard" or "trajectory".
# Standard MAXv
SRCS += devMAXv.cc drvMAXv.cc
# Trajectory support for MAXV controller
ifdef SNCSEQ
#!SRCS += MAX_trajectoryScan.st
SRCS += MAX_trajectoryScan.st
endif
#!SRCS_vxWorks += devMAXv.cc drvMAXv_trajectory.cc
# The following is required for all OMS device drivers.
SRCS += devOmsCom.cc