diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:30:27 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:30:27 +0000 |
commit | 7f52c59b47dbfb8e7f8a12429cbdc927185c42e4 (patch) | |
tree | 9e697e2f4f1f91427afa77503f3fd4c985f36300 /wizards | |
parent | 13750f8a40e0ee6e71813ff85053bfba083a1146 (diff) |
INTEGRATION: CWS ause074 (1.4.126); FILE MERGED
2007/01/30 12:10:16 hjs 1.4.126.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/source/launcher/makefile.mk | 6 | ||||
-rw-r--r-- | wizards/source/schedule/makefile.mk | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/wizards/source/launcher/makefile.mk b/wizards/source/launcher/makefile.mk index 88e650b35927..413e9c9e6597 100644 --- a/wizards/source/launcher/makefile.mk +++ b/wizards/source/launcher/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:09:20 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:30:16 $ # # 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=launcher # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/target.pmk # --- Files -------------------------------------------------------- diff --git a/wizards/source/schedule/makefile.mk b/wizards/source/schedule/makefile.mk index 1423d7a3aedc..e6ac14eee975 100644 --- a/wizards/source/schedule/makefile.mk +++ b/wizards/source/schedule/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:09:59 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:30: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=scheduleall # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/target.pmk # --- Files -------------------------------------------------------- |