Removed unnecessary stuff from the Makefile which was introduced while trying to get this to compile
This commit is contained in:
@ -22,12 +22,6 @@ sinqEPICS_DBD += sinq.dbd
|
||||
# Add all the support libraries needed by this IOC
|
||||
sinqEPICS_LIBS += motor asyn busy
|
||||
|
||||
# Add to the include paths
|
||||
USR_INCLUDES += -I /opt/epics/modules/asyn/4.21.0/3.14.12.5/include
|
||||
USR_INCLUDES += -I /opt/epics/modules/motor/6.10.0/3.14.12.5/include
|
||||
|
||||
USR_LDFLAGS += -L /opt/epics/modules/motor/6.10.0/3.14.12.5/lib
|
||||
|
||||
# sinqEPICS_registerRecordDeviceDriver.cpp derives from sinqEPICS.dbd
|
||||
sinqEPICS_SRCS += sinqEPICS_registerRecordDeviceDriver.cpp
|
||||
sinqEPICS_SRCS += EL734Driver.cpp
|
||||
|
Reference in New Issue
Block a user