RCS files now used for all cygwin and mingw builds.

This commit is contained in:
Janet B. Anderson
2008-08-27 18:33:59 +00:00
parent 1b41f513fa
commit a5ea63f7d8

View File

@@ -28,7 +28,7 @@ LIBRARY_IOC = rsrvIoc
rsrvIoc_LIBS = asIoc dbIoc ca Com
rsrvIoc_SYS_LIBS_WIN32 := ws2_32
rsrvIoc_RCS_WIN32 = rsrvIoc.rc
rsrvIoc_RCS = rsrvIoc.rc
# For R3.13 compatibility only
ifeq ($(strip $(COMPAT_313)),YES)