From 1184e2ab21f89742c821b25399ed3e3e0c3cd067 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 30 Jul 2003 16:00:43 +0000 Subject: [PATCH] now dependent on epicsTempFile in libCom --- src/toolsComm/antelope/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/toolsComm/antelope/Makefile b/src/toolsComm/antelope/Makefile index ff0842b96..97f23042f 100644 --- a/src/toolsComm/antelope/Makefile +++ b/src/toolsComm/antelope/Makefile @@ -26,6 +26,7 @@ SRCS += verbose.c SRCS += warshall.c PROD_HOST = antelope +PROD_LIBS = Com include $(TOP)/configure/RULES