Changed LIBSRCS to LIB_SRCS.

This commit is contained in:
Janet B. Anderson
2009-03-11 19:11:21 +00:00
parent 3d588b13fc
commit 89442d6ed6

View File

@@ -28,7 +28,7 @@ HTMLS += dbLoadTemplate.html
# For R3.13 compatibility only
ifeq ($(strip $(COMPAT_313)),YES)
OBJLIB_vxWorks=dbtoolsIoc
OBJLIB_SRCS = $(LIBSRCS)
OBJLIB_SRCS = $(LIB_SRCS)
endif
include $(TOP)/configure/RULES