diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:29:49 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:29:49 +0000 |
commit | f9ed07af1897b33c7e10b808de30e212ff54977f (patch) | |
tree | 1f47f0cfe6904ca3179c5b5adb2f3ed866879440 /wizards | |
parent | ba25b499d9de02f469da29394cdb5902cab89bc5 (diff) |
INTEGRATION: CWS ause074 (1.3.126); FILE MERGED
2007/01/30 12:10:15 hjs 1.3.126.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/source/formwizard/makefile.mk | 6 | ||||
-rw-r--r-- | wizards/source/gimmicks/makefile.mk | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/wizards/source/formwizard/makefile.mk b/wizards/source/formwizard/makefile.mk index e5ca2fd1a49a..541b941b11d1 100644 --- a/wizards/source/formwizard/makefile.mk +++ b/wizards/source/formwizard/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-09 10:07:21 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:29:39 $ # # 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=formwizardall # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/target.pmk # --- Files -------------------------------------------------------- diff --git a/wizards/source/gimmicks/makefile.mk b/wizards/source/gimmicks/makefile.mk index 9349f614ab10..45ed3f93c2bb 100644 --- a/wizards/source/gimmicks/makefile.mk +++ b/wizards/source/gimmicks/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-09 10:07:36 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:29:49 $ # # 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=gimmicks # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/target.pmk # --- Files -------------------------------------------------------- |