Added PROD line for LIBOBJS.

This commit is contained in:
Janet B. Anderson
1995-11-30 22:07:10 +00:00
parent e96488dbb6
commit 0a9a3422b8

View File

@@ -94,6 +94,8 @@ SRCS.c += ../waveformRecord.c
LIBOBJS = $(SRCS.c:../%.c=%.o)
PROD = $(LIBOBJS)
LIBNAME = recSup
include $(EPICS)/config/RULES.Vx