summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wizards/source/tools/makefile.mk6
-rw-r--r--wizards/source/webwizard/makefile.mk6
2 files changed, 4 insertions, 8 deletions
diff --git a/wizards/source/tools/makefile.mk b/wizards/source/tools/makefile.mk
index 2e63d7539db1..9f2fd491ee67 100644
--- a/wizards/source/tools/makefile.mk
+++ b/wizards/source/tools/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 10:11:54 $
+# last change: $Author: vg $ $Date: 2007-02-06 14:31:01 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,9 +39,7 @@ TARGET=tools
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
.INCLUDE : $(PRJ)$/util$/target.pmk
# --- Files --------------------------------------------------------
diff --git a/wizards/source/webwizard/makefile.mk b/wizards/source/webwizard/makefile.mk
index 6c315d44932a..a2df6748fc55 100644
--- a/wizards/source/webwizard/makefile.mk
+++ b/wizards/source/webwizard/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 10:12:48 $
+# last change: $Author: vg $ $Date: 2007-02-06 14:31:27 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,9 +39,7 @@ TARGET=webwizardall
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
.INCLUDE : $(PRJ)$/util$/target.pmk
# --- Files --------------------------------------------------------