summaryrefslogtreecommitdiff
path: root/svtools/unx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 10:53:55 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 10:53:55 +0000
commit4473446cb69758049d4b03ee6e33526267db8e33 (patch)
tree706ac13f96b76359e2317d71f88a8f6fdda908b8 /svtools/unx
parent2f0342237224c112421096f2f1463a7b47b6c73e (diff)
INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED
2005/03/24 15:23:18 mhu 1.1.1.1.946.1: #i45006# Added include svt.pmk
Diffstat (limited to 'svtools/unx')
-rw-r--r--svtools/unx/source/svdde/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/svtools/unx/source/svdde/makefile.mk b/svtools/unx/source/svdde/makefile.mk
index 338c0ebc7516..c202a644214f 100644
--- a/svtools/unx/source/svdde/makefile.mk
+++ b/svtools/unx/source/svdde/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 16:59:07 $
+# last change: $Author: obo $ $Date: 2005-04-13 11:53:55 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -67,9 +67,8 @@ TARGET=svdde
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
+.INCLUDE : $(PRJ)$/util$/svt.pmk
# --- Files --------------------------------------------------------