Removed iocsh and registryIoc from EPICS_BASE_HOST_LIBS.

This commit is contained in:
Janet B. Anderson
2006-11-29 19:25:27 +00:00
parent 3b50639eef
commit d3069f12bc

View File

@@ -28,7 +28,7 @@ EPICS_BASE_IOC_LIBS += dbIoc registryIoc dbStaticIoc ca Com
#---------------------------------------------------------------
# Epics base Host libraries
EPICS_BASE_HOST_LIBS += cas gdd iocsh asHost dbStaticHost registryIoc
EPICS_BASE_HOST_LIBS += cas gdd asHost dbStaticHost
EPICS_BASE_HOST_LIBS += ca Com
#---------------------------------------------------------------