Removed references to EPICS_BASE_LIB.
This commit is contained in:
@@ -41,10 +41,6 @@ LIBSRCS += iocUtil.c
|
||||
LIBRARY_IOC = iocsh
|
||||
|
||||
iocsh_DLL_LIBS = miscIoc rsrvIoc dbtoolsIoc asIoc dbIoc registryIoc dbStaticIoc Com
|
||||
registryIoc_DIR=$(EPICS_BASE_LIB)
|
||||
dbtoolsIoc_DIR=$(EPICS_BASE_LIB)
|
||||
miscIoc_DIR=$(EPICS_BASE_LIB)
|
||||
rsrvIoc_DIR=$(EPICS_BASE_LIB)
|
||||
|
||||
iocsh_RCS_WIN32 = iocsh.rc
|
||||
|
||||
|
||||
@@ -13,9 +13,6 @@ DLL_LIBS = Com dbStaticIoc dbIoc asIoc rsrvIoc registryIoc
|
||||
LIBRARY_IOC = miscIoc
|
||||
|
||||
miscIoc_DLL_LIBS = rsrvIoc asIoc dbIoc registryIoc dbStaticIoc Com
|
||||
rsrvIoc_DIR=$(EPICS_BASE_LIB)
|
||||
asIoc_DIR=$(EPICS_BASE_LIB)
|
||||
registryIoc_DIR=$(EPICS_BASE_LIB)
|
||||
|
||||
misc_RCS_WIN32 = misc.rc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user