Removed references to EPICS_BASE_LIB.

This commit is contained in:
Janet B. Anderson
2001-06-28 21:54:36 +00:00
parent f7d0bf146c
commit 22abff43bf
2 changed files with 0 additions and 7 deletions

View File

@@ -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

View File

@@ -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