diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:18:48 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:18:48 +0000 |
commit | 6a31a838f0c41ef1066809f191e31bd6d288ce21 (patch) | |
tree | 9fdc39dfb35cb2142fee92fe4deebbeea6ed808d /vcl/source/helper | |
parent | 25b0269054f58f3a89881b9d6463047d77205cbe (diff) |
INTEGRATION: CWS ause074 (1.18.4); FILE MERGED
2007/01/30 12:10:03 hjs 1.18.4.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'vcl/source/helper')
-rw-r--r-- | vcl/source/helper/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/source/helper/makefile.mk b/vcl/source/helper/makefile.mk index da0b77f9bd2d..ec75e46b3bbb 100644 --- a/vcl/source/helper/makefile.mk +++ b/vcl/source/helper/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: obo $ $Date: 2007-01-23 07:08:05 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:18:48 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -42,9 +42,7 @@ TARGET=helper # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/makefile2.pmk # --- Files -------------------------------------------------------- |