forked from epics_driver_modules/motorBase
R3.14.2 requires shared libraries.
This commit is contained in:
@@ -3,7 +3,6 @@ TOP = ../..
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
# The following are used for debugging messages.
|
||||
#USR_CFLAGS += -DDEBUG
|
||||
#USR_CXXFLAGS += -DDEBUG
|
||||
|
||||
INC += gpibIO.h serialIO.h
|
||||
@@ -28,5 +27,8 @@ ifdef MPF
|
||||
SRCS += serialIOMPF.cc
|
||||
endif
|
||||
|
||||
motorCOM_mpf_LIBS += mpf mpfEpics mpfSerial
|
||||
motorCOM_mpf_LIBS += $(EPICS_BASE_IOC_LIBS)
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user