diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:30:50 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:30:50 +0000 |
commit | bc8ebdf299d9709e6e93bae12ea98631fffff967 (patch) | |
tree | 4987b79962b1e164ef4ddd4571645f5560f36a6a /wizards/source | |
parent | f6e44d902fc10c96188b8aced57461bce2b983ca (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')
-rw-r--r-- | wizards/source/template/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/wizards/source/template/makefile.mk b/wizards/source/template/makefile.mk index 1d7dbca4d..10c498b10 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 -------------------------------------------------------- |