From 5db26d65373b2afb930b669f6247b47bbdb728c6 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 8 Dec 1999 21:42:15 +0000 Subject: [PATCH] Branch change: Don't copy vxWorks and vxWorks.sym into base/bin. --- src/iocCore/Makefile.Vx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/iocCore/Makefile.Vx b/src/iocCore/Makefile.Vx index 233df5a4b..dba452904 100644 --- a/src/iocCore/Makefile.Vx +++ b/src/iocCore/Makefile.Vx @@ -15,9 +15,6 @@ IOC_CORE_OBJS = \ PROD = iocCore -vpath vxWorks% $(VX_CONFIG_DIR)/$(T_A) -INSTALLS = vxWorks vxWorks.sym - include $(TOP)/config/RULES.Vx iocCore: $(IOC_CORE_OBJS)