Return libraries to original order and re-add registryIoc, in case it matters.

This commit is contained in:
Andrew Johnson
2006-11-30 18:23:35 +00:00
parent 6c5dedead5
commit 577b65a67f

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 asHost dbStaticHost iocshHost
EPICS_BASE_HOST_LIBS += cas gdd iocshHost asHost dbStaticHost registryIoc
EPICS_BASE_HOST_LIBS += ca Com
#---------------------------------------------------------------