More R3.14 changes.

This commit is contained in:
Janet B. Anderson
1999-10-12 16:23:56 +00:00
parent 371606aae7
commit a28811599e
16 changed files with 23 additions and 734 deletions
+3 -3
View File
@@ -4,10 +4,10 @@ include $(TOP)/configure/CONFIG
INC += devApsEr.h
SRCS += devApsEg.c
SRCS += devApsEr.c
MYMYSRCS += devApsEg.c
MYMYSRCS += devApsEr.c
IOC_PROD_vxWorks = $(SRCS:%.c=%.o)
PROD_vxWorks = $(MYMYSRCS:%.c=%.o)
include $(TOP)/configure/RULES_BUILD