Removed unnecessary stuff from the Makefile which was introduced while trying to get this to compile

This commit is contained in:
2016-06-03 16:54:30 +02:00
parent 5dff3bc23b
commit 8f0c240e76

View File

@ -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