Remove 3.13 compatibility build vars

This commit is contained in:
Andrew Johnson
2010-10-12 11:27:17 -05:00
parent fc43152e42
commit cf7f84cb2f
22 changed files with 11 additions and 111 deletions
-6
View File
@@ -32,11 +32,5 @@ LIBRARY_IOC = miscIoc
miscIoc_RCS = miscIoc.rc
miscIoc_LIBS = rsrvIoc asIoc dbtoolsIoc dbIoc registryIoc dbStaticIoc ca Com
# For R3.13 compatibility only
ifeq ($(strip $(COMPAT_313)),YES)
OBJLIB_vxWorks=miscIoc
OBJLIB_SRCS = $(LIB_SRCS)
endif
include $(TOP)/configure/RULES