From 54527b0defaa2cfcb8ffd8f3b85ad7938128609f Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Wed, 4 Apr 2007 19:25:30 +0000 Subject: [PATCH] For solaris-sparc-gnu compatibility. --- motorApp/NewportSrc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/motorApp/NewportSrc/Makefile b/motorApp/NewportSrc/Makefile index 116b5951..9cc9db6d 100644 --- a/motorApp/NewportSrc/Makefile +++ b/motorApp/NewportSrc/Makefile @@ -48,6 +48,7 @@ PROD_IOC += XPSGatheringMain XPSGatheringMain_SRCS += XPSGatheringMain.c XPSGatheringMain_LIBS += Newport motor asyn seq pv XPSGatheringMain_LIBS += $(EPICS_BASE_IOC_LIBS) +XPSGatheringMain_SYS_LIBS_solaris += socket nsl include $(TOP)/configure/RULES