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
@@ -29,7 +29,7 @@ LIBSRCS += devWfTestAsyn.c
LIBRARY_IOC = testDevIoc
testDevIoc_LIBS += recIoc asIoc dbIoc registryIoc dbStaticIoc ca Com
testDevIoc_RCS_WIN32 = testDevIoc.rc
testDevIoc_RCS = testDevIoc.rc
# For R3.13 compatability
ifeq ($(strip $(COMPAT_313)),YES)