From 98cd03c75a80c84a5269ec6b59dba6acfe086441 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Fri, 27 Feb 1998 01:02:43 +0000 Subject: [PATCH] no DLL_LIBS and added win32 specific libs --- src/ca/Makefile.Host | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/ca/Makefile.Host b/src/ca/Makefile.Host index 71e7d729a..81a776e4c 100644 --- a/src/ca/Makefile.Host +++ b/src/ca/Makefile.Host @@ -43,13 +43,11 @@ LIBRARY := ca # build LIBRARY as a DLL on WIN32, other systems may ignore this LIBTYPE := SHARED -# WIN32 only: need additional lib to build the DLL and special def-file -DLL_LIBS := Com - PROD := caRepeater # libs needed to build [TEST]PRODUCT PROD_LIBS := ca Com +SYS_PROD_LIBS_WIN32 := ws2_32 winmm TESTPROD := catime acctst