R3.14.2 requires $(EPICS_BASE_IOC_LIBS).

This commit is contained in:
Ron Sluiter
2003-05-14 20:16:16 +00:00
parent c6aaa181ed
commit 2ee855a809
+2
View File
@@ -18,6 +18,8 @@ LIBRARY_IOC += motor
# The following are required for all motor record configurations.
motor_SRCS += motorRecord.cc motordevCom.cc motordrvCom.cc
motor_LIBS += $(EPICS_BASE_IOC_LIBS)
include $(TOP)/configure/RULES
#----------------------------------------
# ADD RULES AFTER THIS LINE