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
@@ -2,10 +2,10 @@ TOP=../../../..
include $(TOP)/configure/CONFIG
SRCS += devAt5Vxi.c
SRCS += devAt8Fp.c
MYSRCS += devAt5Vxi.c
MYSRCS += devAt8Fp.c
IOC_PROD_vxWorks = $(SRCS:%.c=%.o)
PROD_vxWorks = $(MYSRCS:%.c=%.o)
include $(TOP)/configure/RULES_BUILD