diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-28 15:27:38 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-28 15:27:38 +0000 |
commit | 548e02786650765fef18edadcd38a6d83ad49e2d (patch) | |
tree | f756c89210abbe7bcc9672583292491572b77623 /extensions/util/makefile.pmk | |
parent | 8fc7849acf69493c2734d080cd6ef0fada9ea30c (diff) |
INTEGRATION: CWS obo09 (1.3.300); FILE MERGED
2007/02/26 10:54:13 obo 1.3.300.4: back to MWS version
2007/02/26 09:21:01 obo 1.3.300.3: remove obsolete .IF/.ENDIF: PROF_EDITION is only used in wntmsci11.mk
2007/02/21 09:14:27 obo 1.3.300.2: trivial fix
2007/02/14 09:46:29 obo 1.3.300.1: #i74208# port for .NET 2005 Professional Edition
Diffstat (limited to 'extensions/util/makefile.pmk')
-rw-r--r-- | extensions/util/makefile.pmk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extensions/util/makefile.pmk b/extensions/util/makefile.pmk index ce8493598914..a6f598900dbe 100644 --- a/extensions/util/makefile.pmk +++ b/extensions/util/makefile.pmk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-08 21:01:34 $ +# last change: $Author: vg $ $Date: 2007-02-28 16:27:38 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,4 +39,3 @@ PDBTARGET=extensions .INCLUDE : settings.mk - |