RCS files now used for all cygwin and mingw builds.
This commit is contained in:
+2
-2
@@ -28,8 +28,8 @@ LIBRARY_IOC = asIoc
|
||||
asHost_LIBS = dbStaticHost ca Com
|
||||
asIoc_LIBS = dbIoc dbStaticIoc ca Com
|
||||
|
||||
asHost_RCS_WIN32 = asHost.rc
|
||||
asIoc_RCS_WIN32 = asIoc.rc
|
||||
asHost_RCS = asHost.rc
|
||||
asIoc_RCS = asIoc.rc
|
||||
|
||||
PROD_HOST = ascheck
|
||||
ascheck_SRCS = ascheck.c
|
||||
|
||||
+1
-1
@@ -74,7 +74,7 @@ LIBSRCS_vxWorks += templateInstances.cpp
|
||||
|
||||
LIBRARY=ca
|
||||
|
||||
ca_RCS_WIN32 = ca.rc
|
||||
ca_RCS = ca.rc
|
||||
|
||||
# For R3.13 compatibility only
|
||||
ifeq ($(strip $(COMPAT_313)),YES)
|
||||
|
||||
@@ -78,7 +78,7 @@ LIBSRCS_vxWorks += templateInstances.cpp
|
||||
LIBRARY = cas
|
||||
cas_LIBS = ca gdd Com
|
||||
cas_SYS_LIBS_WIN32 = ws2_32
|
||||
cas_RCS_WIN32 = cas.rc
|
||||
cas_RCS = cas.rc
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
|
||||
+1
-1
@@ -84,7 +84,7 @@ endif
|
||||
LIBRARY_IOC = dbIoc
|
||||
dbIoc_LIBS = dbStaticIoc ca Com
|
||||
|
||||
dbIoc_RCS_WIN32 = dbIoc.rc
|
||||
dbIoc_RCS = dbIoc.rc
|
||||
|
||||
# For R3.13 compatibility only
|
||||
ifeq ($(strip $(COMPAT_313)),YES)
|
||||
|
||||
@@ -44,8 +44,8 @@ endif
|
||||
dbStaticHost_LIBS = Com
|
||||
dbStaticIoc_LIBS = Com
|
||||
|
||||
dbStaticHost_RCS_WIN32 = dbStaticHost.rc
|
||||
dbStaticIoc_RCS_WIN32 = dbStaticIoc.rc
|
||||
dbStaticHost_RCS = dbStaticHost.rc
|
||||
dbStaticIoc_RCS = dbStaticIoc.rc
|
||||
|
||||
PROD_LIBS := dbStaticHost Com
|
||||
PROD_HOST = dbReadTest dbExpand dbToMenuH dbToRecordtypeH
|
||||
|
||||
@@ -21,7 +21,7 @@ LIBRARY_IOC = dbtoolsIoc
|
||||
|
||||
dbtoolsIoc_LIBS = dbIoc dbStaticIoc Com
|
||||
|
||||
dbtoolsIoc_RCS_WIN32 = dbtoolsIoc.rc
|
||||
dbtoolsIoc_RCS = dbtoolsIoc.rc
|
||||
|
||||
HTMLS += dbLoadTemplate.html
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
+3
-2
@@ -53,12 +53,13 @@ LIBRARY = gdd
|
||||
|
||||
gdd_LIBS = Com
|
||||
|
||||
gdd_RCS_WIN32 = gdd.rc
|
||||
gdd_RCS = gdd.rc
|
||||
|
||||
PROD_HOST = aitGen genApps
|
||||
genApps_SRCS = genApps.cc $(AITGENSRCS)
|
||||
aitGen_SRCS = aitTypes.c aitGen.c
|
||||
PROD_LIBS = Com
|
||||
genApps_SYS_LIBS_WIN32 = ws2_32
|
||||
|
||||
# aitGen.c doesn't compile for linux-arm at -O3 when using gcc-3.4.5
|
||||
aitGen_CFLAGS_linux-arm = -O2
|
||||
@@ -99,5 +100,5 @@ clean::
|
||||
|
||||
aitConvert$(OBJ): aitConvertGenerated.cc
|
||||
|
||||
# EOF base/src/gdd/Makefile.Host:n
|
||||
# EOF base/src/gdd/Makefile
|
||||
|
||||
|
||||
+1
-1
@@ -281,7 +281,7 @@ LIBRARY=Com
|
||||
|
||||
Com_SYS_LIBS_WIN32 = ws2_32 advapi32 user32
|
||||
|
||||
Com_RCS_WIN32 = Com.rc
|
||||
Com_RCS = Com.rc
|
||||
|
||||
# For R3.13 compatibility only
|
||||
ifeq ($(strip $(COMPAT_313)),YES)
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@ LIB_SRCS += iocshRegisterCommon.c
|
||||
|
||||
LIBRARY_IOC = miscIoc
|
||||
|
||||
miscIoc_RCS_WIN32 = miscIoc.rc
|
||||
miscIoc_RCS = miscIoc.rc
|
||||
miscIoc_LIBS = rsrvIoc asIoc dbtoolsIoc dbIoc registryIoc dbStaticIoc ca Com
|
||||
|
||||
# For R3.13 compatibility only
|
||||
|
||||
+1
-1
@@ -71,7 +71,7 @@ LIBSRCS += waveformRecord.c
|
||||
LIBRARY_IOC += recIoc
|
||||
|
||||
recIoc_LIBS = asIoc dbIoc registryIoc dbStaticIoc ca Com
|
||||
recIoc_RCS_WIN32 = recIoc.rc
|
||||
recIoc_RCS = recIoc.rc
|
||||
|
||||
# For R3.13 compatability
|
||||
ifeq ($(strip $(COMPAT_313)),YES)
|
||||
|
||||
@@ -29,7 +29,7 @@ LIB_SRCS += registryIocRegister.c
|
||||
LIBRARY_IOC = registryIoc
|
||||
registryIoc_LIBS = dbStaticIoc Com
|
||||
|
||||
registryIoc_RCS_WIN32 = registryIoc.rc
|
||||
registryIoc_RCS = registryIoc.rc
|
||||
|
||||
ifeq ($(strip $(COMPAT_313)),YES)
|
||||
OBJLIB_vxWorks = registryIoc
|
||||
|
||||
Reference in New Issue
Block a user