Move busy before aysn, would not build on Cygwin in other order; add PI_GCS2Support

This commit is contained in:
MarkRivers
2013-11-05 20:50:57 +00:00
parent 7a6545120d
commit e2dc2ac947
+4 -2
View File
@@ -37,6 +37,7 @@ COMMONDBDS += ACRMotorSupport.dbd
COMMONDBDS += drvAsynSerialPort.dbd
COMMONDBDS += drvAsynIPPort.dbd
COMMONDBDS += busySupport.dbd
COMMONDBDS += PI_GCS2Support.dbd
DBD += WithAsyn.dbd
WithAsyn_DBD += $(COMMONDBDS)
@@ -72,8 +73,11 @@ COMMONLIBS += motorSimSupport
COMMONLIBS += SmartMotor
COMMONLIBS += KohzuMotor
COMMONLIBS += ACRMotor
COMMONLIBS += PI_GCS2Support
COMMONLIBS += motor
WithAsyn_LIBS += busy
# Needed for Newport SNL programs
WithAsyn_LIBS += $(COMMONLIBS)
WithAsyn_LIBS += asyn
@@ -82,8 +86,6 @@ WithAsyn_LIBS += seqDev seq pv
endif
WithAsyn_LIBS += $(EPICS_BASE_IOC_LIBS)
WithAsyn_LIBS += busy
WithAsynVx_LIBS += $(COMMONLIBS)
ifdef IPAC
WithAsynVx_LIBS += Ipac TyGSOctal