diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:31:27 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:31:27 +0000 |
commit | 8e4c5691060c342f1d6aafe0debd4c54ecd179eb (patch) | |
tree | 02ccef1335cbaf497c248e7a896b03ff72dbcde7 /wizards/source/webwizard | |
parent | 11969d297f35e3815dadc1a5efad49a074a8dd5c (diff) |
INTEGRATION: CWS ause074 (1.5.126); FILE MERGED
2007/01/30 12:10:18 hjs 1.5.126.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'wizards/source/webwizard')
-rw-r--r-- | wizards/source/webwizard/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
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 -------------------------------------------------------- |