Merge ioc/*.
Merge miscIoc rsrvIoc dbtoolsIoc asIoc dbIoc registryIoc dbStaticIoc into dbCore. Move ioc/misc/asSubRecordFunctions.c to std/dev/asSubRecordFunctions.c since it depends on the subRecord type. Extracted ioc variable definitions from base.dbd into dbCore.dbd
This commit is contained in:
committed by
Andrew Johnson
parent
e540ae0774
commit
e463793bc3
@@ -52,8 +52,10 @@ LIBSRCS += devSoSoftCallback.c
|
||||
LIBSRCS += devTimestamp.c
|
||||
LIBSRCS += devSoStdio.c
|
||||
|
||||
LIB_SRCS += asSubRecordFunctions.c
|
||||
|
||||
LIBRARY_IOC += softDevIoc
|
||||
softDevIoc_LIBS += miscIoc recIoc asIoc dbIoc registryIoc dbStaticIoc ca Com
|
||||
softDevIoc_LIBS += dbCore ca Com
|
||||
softDevIoc_RCS = softDevIoc.rc
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
Reference in New Issue
Block a user