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 \