Remove build of recSup.

This commit is contained in:
Janet B. Anderson
1996-07-08 15:02:32 +00:00
parent a229aaa159
commit a7bf1d42e6

View File

@@ -96,11 +96,7 @@ SRCS.c += ../recDynLink.c
SRCS.c += ../recDynLinkTest.c
SRCS.c += ../waveformRecord.c
LIBOBJS = $(SRCS.c:../%.c=%.o)
PROD = $(LIBOBJS)
LIBNAME = recSup
PROD = $(SRCS.c:../%.c=%.o)
include $(TOP)/config/RULES.Vx