summaryrefslogtreecommitdiff
path: root/wizards/source/template
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-06 13:30:50 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-06 13:30:50 +0000
commit735d0ee1ccdb558c66466fb03f6378c9ea13bc8b (patch)
treea62b18ffe8f4fb76921ff731321fe86467ad4a23 /wizards/source/template
parent08b09430bd458c341c01a0aecb4f1984866e9d4f (diff)
INTEGRATION: CWS ause074 (1.4.126); FILE MERGED
2007/01/30 12:10:17 hjs 1.4.126.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'wizards/source/template')
-rw-r--r--wizards/source/template/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/wizards/source/template/makefile.mk b/wizards/source/template/makefile.mk
index 1d7dbca4d167..10c498b1079d 100644
--- a/wizards/source/template/makefile.mk
+++ b/wizards/source/template/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 10:11:08 $
+# last change: $Author: vg $ $Date: 2007-02-06 14:30:50 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -40,9 +40,7 @@ TARGET=template
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
.INCLUDE : $(PRJ)$/util$/target.pmk
# --- Files --------------------------------------------------------