Make rec, softDev, and testDev libs shared.

This commit is contained in:
Janet B. Anderson
2003-03-20 19:53:29 +00:00
parent 63b588defb
commit 335269a25a
76 changed files with 286 additions and 120 deletions
+1 -2
View File
@@ -11,8 +11,6 @@ TOP=../../..
include $(TOP)/configure/CONFIG
SHARED_LIBRARIES = NO
SRCS += devAiSoft.c
SRCS += devAiSoftRaw.c
SRCS += devAoSoft.c
@@ -39,6 +37,7 @@ SRCS += devSoSoft.c
SRCS += devWfSoft.c
LIBRARY_IOC += softDevIoc
softDevIoc_LIBS += dbIoc
# For R3.13 compatability
OBJS_vxWorks = $(SRCS:%.c=%)