From 63da245439abd24b2fadb32e97ad4c0689ae1321 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 26 Mar 1997 18:38:26 +0000 Subject: [PATCH] Use LINK.c from config --- src/iocCore/Makefile.Vx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/iocCore/Makefile.Vx b/src/iocCore/Makefile.Vx index d2e123044..75f8ec6f8 100644 --- a/src/iocCore/Makefile.Vx +++ b/src/iocCore/Makefile.Vx @@ -1,8 +1,6 @@ TOP = ../../.. include $(TOP)/config/CONFIG_BASE -LINK.c=$(LD) $(LDFLAGS) - IOC_CORE_OBJS = \ $(TOP)/src/as/O.$(T_A)/asLibrary \ $(TOP)/src/dbStatic/O.$(T_A)/dbStaticLib \