From 5645bd595d1d87d48abc80df0bf05f96687e8f28 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 28 Aug 2008 21:16:52 +0000 Subject: [PATCH] Install test objects on vxWorks only. --- src/ca/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ca/Makefile b/src/ca/Makefile index 19c3ac231..db4186d16 100644 --- a/src/ca/Makefile +++ b/src/ca/Makefile @@ -92,8 +92,7 @@ PROD_LIBS = ca Com PROD_SYS_LIBS_WIN32 = ws2_32 advapi32 user32 PROD_HOST += caRepeater catime acctst caConnTest casw caEventRate -OBJS_IOC_vxWorks += -OBJS_IOC += catime acctst caConnTest casw caEventRate +OBJS_IOC_vxWorks += catime acctst caConnTest casw caEventRate caRepeater_SRCS = caRepeater.cpp catime_SRCS = catimeMain.c catime.c acctst_SRCS = acctstMain.c acctst.c