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
+2 -2
View File
@@ -4,9 +4,9 @@ include $(TOP)/configure/CONFIG
INC += devCommonGpib.h
SRCS += devCommonGpib.c
MYSRCS += devCommonGpib.c
IOC_PROD_vxWorks = $(SRCS:%.c=%.o)
PROD_vxWorks = $(MYSRCS:%.c=%.o)
include $(TOP)/configure/RULES_BUILD