diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 11:57:44 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 11:57:44 +0000 |
commit | dc3fd1f62b3236b9b79d53589133242af8131972 (patch) | |
tree | 515b2c08bb7d5f023cb43199e63533fef924747b /UnoControls/util | |
parent | 94d219e2506ca6e562e8198b4893a105c757ab99 (diff) |
INTEGRATION: CWS ause074 (1.2.24); FILE MERGED
2007/01/30 12:09:40 hjs 1.2.24.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'UnoControls/util')
-rw-r--r-- | UnoControls/util/makefile.pmk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/UnoControls/util/makefile.pmk b/UnoControls/util/makefile.pmk index f54a7052a3d5..a4429c7976b7 100644 --- a/UnoControls/util/makefile.pmk +++ b/UnoControls/util/makefile.pmk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-09 09:21:52 $ +# last change: $Author: vg $ $Date: 2007-02-06 12:57:44 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,4 @@ # MA 02111-1307 USA # #************************************************************************* -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk |