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

View File

@@ -2,9 +2,9 @@ TOP=../../../..
include $(TOP)/configure/CONFIG
SRCS += devSmCompumotor1830.c
MYSRCS += devSmCompumotor1830.c
IOC_PROD_vxWorks = $(SRCS:%.c=%.o)
PROD_vxWorks = $(MYSRCS:%.c=%.o)
include $(TOP)/configure/RULES_BUILD