Convert from MPF to asyn

This commit is contained in:
MarkRivers
2004-04-20 20:57:23 +00:00
parent e28590f492
commit d7d08ef9ab
5 changed files with 60 additions and 62 deletions

View File

@@ -14,7 +14,7 @@ SRCS += AcsRegister.cc
# Advanced Control Systems driver support.
SRCS += devMCB4B.c drvMCB4B.c
Acs_LIBS += motor motorCOM_mpf
Acs_LIBS += motor asyn
Acs_LIBS += $(EPICS_BASE_IOC_LIBS)
include $(TOP)/configure/RULES