summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-09-09 10:16:45 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-09-09 10:16:45 +0000
commitfedb88a7656f8b62c88d5db49d64d943cc567d35 (patch)
treed4681f2064dbfbf7b6a34cdd3bfe794c1d448bf1 /xmlhelp
parentca4f7656af460447805f5d1c8ab5475437920074 (diff)
#100157# use - for compiler switches
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/db/makefile.mk6
-rw-r--r--xmlhelp/source/cxxhelp/provider/makefile.mk6
-rw-r--r--xmlhelp/source/cxxhelp/qe/makefile.mk6
-rw-r--r--xmlhelp/source/cxxhelp/test/makefile.mk6
-rw-r--r--xmlhelp/source/cxxhelp/util/makefile.mk6
5 files changed, 15 insertions, 15 deletions
diff --git a/xmlhelp/source/cxxhelp/db/makefile.mk b/xmlhelp/source/cxxhelp/db/makefile.mk
index bd6e8594135c..fac531b75b74 100644
--- a/xmlhelp/source/cxxhelp/db/makefile.mk
+++ b/xmlhelp/source/cxxhelp/db/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: abi $ $Date: 2001-11-23 13:54:35 $
+# last change: $Author: hjs $ $Date: 2002-09-09 11:16:45 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,7 +73,7 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
.IF "$(GUI)"=="WNT"
-CFLAGS+=/GR
+CFLAGS+=-GR
.ENDIF
.IF "$(COM)"=="GCC"
CFLAGSCXX+=-frtti
diff --git a/xmlhelp/source/cxxhelp/provider/makefile.mk b/xmlhelp/source/cxxhelp/provider/makefile.mk
index 6a9b01e069b8..885d4d7b03d2 100644
--- a/xmlhelp/source/cxxhelp/provider/makefile.mk
+++ b/xmlhelp/source/cxxhelp/provider/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: abi $ $Date: 2002-03-28 12:39:32 $
+# last change: $Author: hjs $ $Date: 2002-09-09 11:15:32 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,7 +76,7 @@ NO_BSYMBOLIC=TRUE
CFLAGS += -DHAVE_EXPAT_H
.IF "$(GUI)"=="WNT"
-CFLAGS+=/GR
+CFLAGS+=-GR
.ENDIF
.IF "$(COM)"=="GCC"
diff --git a/xmlhelp/source/cxxhelp/qe/makefile.mk b/xmlhelp/source/cxxhelp/qe/makefile.mk
index 99c9573daad8..4360c1077145 100644
--- a/xmlhelp/source/cxxhelp/qe/makefile.mk
+++ b/xmlhelp/source/cxxhelp/qe/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: abi $ $Date: 2001-11-23 13:54:35 $
+# last change: $Author: hjs $ $Date: 2002-09-09 11:14:40 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,7 +73,7 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
.IF "$(GUI)"=="WNT"
-CFLAGS+=/GR
+CFLAGS+=-GR
.ENDIF
.IF "$(COM)"=="GCC"
diff --git a/xmlhelp/source/cxxhelp/test/makefile.mk b/xmlhelp/source/cxxhelp/test/makefile.mk
index 04645b384ea7..a4b09231956f 100644
--- a/xmlhelp/source/cxxhelp/test/makefile.mk
+++ b/xmlhelp/source/cxxhelp/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: abi $ $Date: 2001-05-10 15:26:22 $
+# last change: $Author: hjs $ $Date: 2002-09-09 11:13:40 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -75,7 +75,7 @@ ENABLE_EXCEPTIONS=TRUE
.IF "$(GUI)"=="WNT"
-CFLAGS+=/GR
+CFLAGS+=-GR
.ENDIF
# --- Files ---
diff --git a/xmlhelp/source/cxxhelp/util/makefile.mk b/xmlhelp/source/cxxhelp/util/makefile.mk
index 63ea1c966dc6..ef5640bf0efd 100644
--- a/xmlhelp/source/cxxhelp/util/makefile.mk
+++ b/xmlhelp/source/cxxhelp/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: abi $ $Date: 2001-11-23 13:54:35 $
+# last change: $Author: hjs $ $Date: 2002-09-09 11:12:13 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,7 +73,7 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
.IF "$(GUI)"=="WNT"
-CFLAGS+=/GR
+CFLAGS+=-GR
.ENDIF
.IF "$(COM)"=="GCC"
CFLAGSCXX+=-frtti