From cb57dc29e24f66cf5809fc850a1f3c42a6363223 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 14 Mar 2000 20:09:28 +0000 Subject: [PATCH] Updated dll libs. --- src/as/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/as/Makefile b/src/as/Makefile index f072dd792..2ba8a7670 100644 --- a/src/as/Makefile +++ b/src/as/Makefile @@ -13,8 +13,8 @@ asIoc_SRCS += asCa.c LIBRARY_HOST = asHost LIBRARY_IOC = asIoc -asHost_DLL_LIBS = dbStaticHost Com -asIoc_DLL_LIBS = dbStaticIoc Com +asHost_DLL_LIBS = Com +asIoc_DLL_LIBS = dbStaticIoc ca Com asHost_DIR=. PROD_LIBS = asHost dbStaticHost Com