summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-15 13:52:40 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-15 13:52:40 +0000
commitb4f28949ca3c1a550ff0b384ffaa81ad8a12a533 (patch)
treea594ed7c931ee2d50b0ffcba292c0196a2e23c0b /vcl/unx/gtk
parent0f907c2d9472888c0302faefb84e61daefa2a810 (diff)
INTEGRATION: CWS ause0c2 (1.2.18); FILE MERGED
2004/03/09 16:59:43 hjs 1.2.18.1: #115875# workaround for makedepend bug (dependencies on solver cause hang)
Diffstat (limited to 'vcl/unx/gtk')
-rw-r--r--vcl/unx/gtk/app/makefile.mk9
-rw-r--r--vcl/unx/gtk/window/makefile.mk9
2 files changed, 10 insertions, 8 deletions
diff --git a/vcl/unx/gtk/app/makefile.mk b/vcl/unx/gtk/app/makefile.mk
index 64f4625a3fb6..59f0532c65e3 100644
--- a/vcl/unx/gtk/app/makefile.mk
+++ b/vcl/unx/gtk/app/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: obo $ $Date: 2004-02-20 08:53:54 $
+# last change: $Author: obo $ $Date: 2004-03-15 14:52:22 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,11 +66,12 @@ PRJNAME=vcl
TARGET=gtkapp
.INCLUDE : $(PRJ)$/util$/makefile.pmk
+# workaround for makedepend hang
+MKDEPENDSOLVER=
+
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# --- Files --------------------------------------------------------
diff --git a/vcl/unx/gtk/window/makefile.mk b/vcl/unx/gtk/window/makefile.mk
index 7198f2f2d8c9..2abfbbc8d234 100644
--- a/vcl/unx/gtk/window/makefile.mk
+++ b/vcl/unx/gtk/window/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: obo $ $Date: 2004-02-20 08:54:24 $
+# last change: $Author: obo $ $Date: 2004-03-15 14:52:40 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,11 +66,12 @@ PRJNAME=vcl
TARGET=gtkwin
.INCLUDE : $(PRJ)$/util$/makefile.pmk
+# workaround for makedepend hang
+MKDEPENDSOLVER=
+
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# --- Files --------------------------------------------------------