summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorAndreas Bille <abi@openoffice.org>2001-06-13 15:26:36 +0000
committerAndreas Bille <abi@openoffice.org>2001-06-13 15:26:36 +0000
commitacaaa79b6223a7b564855e17bd86ec6f38846834 (patch)
tree0feef1be79e1d6884a3a51ff8e713f2ff42651e8 /xmlhelp
parenta5f09c21e214e7a258a11d94655f6ffb236b9404 (diff)
Now Solaris and Linux also
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/db/makefile.mk7
-rw-r--r--xmlhelp/source/cxxhelp/provider/makefile.mk6
-rw-r--r--xmlhelp/source/cxxhelp/qe/makefile.mk6
-rw-r--r--xmlhelp/source/cxxhelp/util/makefile.mk6
4 files changed, 12 insertions, 13 deletions
diff --git a/xmlhelp/source/cxxhelp/db/makefile.mk b/xmlhelp/source/cxxhelp/db/makefile.mk
index 14f605e222a4..6b2d81ff1652 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.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: abi $ $Date: 2001-06-08 08:53:55 $
+# last change: $Author: abi $ $Date: 2001-06-13 16:26:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,6 +74,7 @@ ENABLE_EXCEPTIONS=TRUE
.IF "$(GUI)"=="WNT"
CFLAGS+=/GR
+.ENDIF
# --- Files --------------------------------------------------------
@@ -85,7 +86,5 @@ SLOFILES=\
# --- Targets ------------------------------------------------------
-.ENDIF
-
.INCLUDE : target.mk
diff --git a/xmlhelp/source/cxxhelp/provider/makefile.mk b/xmlhelp/source/cxxhelp/provider/makefile.mk
index 4f8dea4137aa..01f5e93f691e 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.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: abi $ $Date: 2001-06-08 08:53:55 $
+# last change: $Author: abi $ $Date: 2001-06-13 16:26:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,6 +77,7 @@ CFLAGS += -DHAVE_EXPAT_H
.IF "$(GUI)"=="WNT"
CFLAGS+=/GR
+.ENDIF
# --- General -----------------------------------------------------
@@ -93,7 +94,6 @@ SLOFILES=\
$(SLO)$/databases.obj
# --- Targets ----------------------------------------------------------
-.ENDIF
.INCLUDE: target.mk
diff --git a/xmlhelp/source/cxxhelp/qe/makefile.mk b/xmlhelp/source/cxxhelp/qe/makefile.mk
index 8685287a9956..01f93be50b54 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.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: abi $ $Date: 2001-06-08 08:53:56 $
+# last change: $Author: abi $ $Date: 2001-06-13 16:26:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,6 +74,7 @@ ENABLE_EXCEPTIONS=TRUE
.IF "$(GUI)"=="WNT"
CFLAGS+=/GR
+.ENDIF
SLOFILES=\
$(SLO)$/ConceptData.obj \
@@ -85,7 +86,6 @@ SLOFILES=\
$(SLO)$/XmlIndex.obj
# --- Targets ------------------------------------------------------
-.ENDIF
.INCLUDE : target.mk
diff --git a/xmlhelp/source/cxxhelp/util/makefile.mk b/xmlhelp/source/cxxhelp/util/makefile.mk
index 6170976fb26f..33a564376ef1 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.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: abi $ $Date: 2001-06-08 08:53:56 $
+# last change: $Author: abi $ $Date: 2001-06-13 16:26:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,13 +74,13 @@ ENABLE_EXCEPTIONS=TRUE
.IF "$(GUI)"=="WNT"
CFLAGS+=/GR
+.ENDIF
SLOFILES=\
$(SLO)$/Decompressor.obj \
$(SLO)$/IndexAccessor.obj
# --- Targets ------------------------------------------------------
-.ENDIF
.INCLUDE : target.mk