From 90c1a9057cbf01c79bc55eaa8a9a636552b141e6 Mon Sep 17 00:00:00 2001 From: hadaq Date: Wed, 29 Apr 2009 12:48:29 +0000 Subject: [PATCH] added compat lib. Sergey --- ebctrl/ioc/ebctrlApp/src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/ebctrl/ioc/ebctrlApp/src/Makefile b/ebctrl/ioc/ebctrlApp/src/Makefile index 5f0c118..bbac7cd 100644 --- a/ebctrl/ioc/ebctrlApp/src/Makefile +++ b/ebctrl/ioc/ebctrlApp/src/Makefile @@ -59,6 +59,7 @@ ebctrl_OBJS_vxWorks += $(EPICS_BASE_BIN)/vxComLibrary ebctrl_LIBS += xxxSupport ebctrl_LIBS += hadaq +ebctrl_LIBS += compat # NOTE: To build SNL programs, SNCSEQ must be defined # in the /configure/RELEASE file -- 2.43.0