Added COMPAT_313 macro for building/installing R3.13 compatability files.

This commit is contained in:
Janet B. Anderson
2004-01-13 16:15:05 +00:00
parent 2fd5fb4b22
commit de70a70b1b
17 changed files with 55 additions and 1 deletions
+2
View File
@@ -54,7 +54,9 @@ softDevIoc_LIBS += recIoc asIoc dbIoc registryIoc dbStaticIoc ca Com
softDevIoc_RCS_WIN32 = softDevIoc.rc
# For R3.13 compatability
ifeq ($(strip $(COMPAT_313)),YES)
OBJS_vxWorks = $(LIBSRCS:%.c=%)
endif
include $(TOP)/configure/RULES