From f006ec6a8ed8294f4dcbc209fb320ebcd3fd94c0 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 7 Jan 1999 21:50:08 +0000 Subject: [PATCH] Don't copy vxWorks and vxWorks.sym into base. --- 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)