diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:30:20 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:30:20 +0000 |
commit | 2dc7336da58096dec2c80598328c0dfb3d07fb7b (patch) | |
tree | 4982fb02df0a9f227ec9d414f8b764aad775d260 /tools/unx | |
parent | cf7c4dc5ddedaec55dcaa7d0db8d8697ae6f7c6e (diff) |
INTEGRATION: CWS ause074 (1.3.172); FILE MERGED
2007/01/30 12:09:16 hjs 1.3.172.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'tools/unx')
-rw-r--r-- | tools/unx/source/dll/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/unx/source/dll/makefile.mk b/tools/unx/source/dll/makefile.mk index b2101cd25bb4..0a5e60f65362 100644 --- a/tools/unx/source/dll/makefile.mk +++ b/tools/unx/source/dll/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-09 14:41:33 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:30:20 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,9 +40,7 @@ TARGET=dll # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- |