]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
clean up
authorhadaq <hadaq>
Wed, 22 Feb 2012 10:52:15 +0000 (10:52 +0000)
committerhadaq <hadaq>
Wed, 22 Feb 2012 10:52:15 +0000 (10:52 +0000)
ebctrl/ioc/ebctrlApp/src/Makefile

index 0791a3a908311afa7144cf7f2ae0b2b5f09f3b97..a9d8431a7f40acecb69066bf4a2495d2ee2ff41e 100644 (file)
@@ -8,18 +8,18 @@ include $(TOP)/configure/CONFIG
 #==================================================
 # Build an IOC support library
 
-LIBRARY_IOC += xxxSupport
+#LIBRARY_IOC += xxxSupport
 
 # xxxRecord.h will be created from xxxRecord.dbd
-DBDINC += xxxRecord
+#DBDINC += xxxRecord
 # install devXxxSoft.dbd into <top>/dbd
-DBD += xxxSupport.dbd
+#DBD += xxxSupport.dbd
 
 # The following are compiled and added to the Support library
-xxxSupport_SRCS += xxxRecord.c
-xxxSupport_SRCS += devXxxSoft.c
+#xxxSupport_SRCS += xxxRecord.c
+#xxxSupport_SRCS += devXxxSoft.c
 
-xxxSupport_LIBS += $(EPICS_BASE_IOC_LIBS)
+#xxxSupport_LIBS += $(EPICS_BASE_IOC_LIBS)
 
 LIBRARY_IOC += genSub
 
@@ -35,7 +35,7 @@ DBD += ebctrl.dbd
 
 # ebctrl.dbd will be made up from these files:
 ebctrl_DBD += base.dbd
-ebctrl_DBD += xxxSupport.dbd
+#ebctrl_DBD += xxxSupport.dbd
 ebctrl_DBD += genSubRecord.dbd
 ebctrl_DBD += evtbuild.dbd
 ebctrl_DBD += netmem.dbd
@@ -93,7 +93,7 @@ ebctrl_SRCS += totalerrbitstat.c
 # The following adds support from base/src/vxWorks
 ebctrl_OBJS_vxWorks += $(EPICS_BASE_BIN)/vxComLibrary
 
-ebctrl_LIBS += xxxSupport
+#ebctrl_LIBS += xxxSupport
 ebctrl_LIBS += hadaq
 ebctrl_LIBS += compat