RCS files now used for all cygwin and mingw builds.

This commit is contained in:
Janet B. Anderson
2008-08-06 16:44:16 +00:00
parent 7aca0bff26
commit ef1cd5faf5
13 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ LIBSRCS += devTimestamp.c
LIBRARY_IOC += softDevIoc
softDevIoc_LIBS += miscIoc recIoc asIoc dbIoc registryIoc dbStaticIoc ca Com
softDevIoc_RCS_WIN32 = softDevIoc.rc
softDevIoc_RCS = softDevIoc.rc
# For R3.13 compatability
ifeq ($(strip $(COMPAT_313)),YES)