diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:13:26 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:13:26 +0000 |
commit | 34d6c5ab08b7eaeea28a69f4a28ee00eb3771dd2 (patch) | |
tree | 3e7550cfbe1a0dce99d9b631f3e2a56d4881e924 /basic/source/runtime | |
parent | 14b61505ec9a3a1aeb8543d170a83f14ce9862d8 (diff) |
INTEGRATION: CWS ause074 (1.5.84); FILE MERGED
2007/01/30 12:02:52 hjs 1.5.84.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'basic/source/runtime')
-rw-r--r-- | basic/source/runtime/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/basic/source/runtime/makefile.mk b/basic/source/runtime/makefile.mk index 1a2505f34511..8af42129918a 100644 --- a/basic/source/runtime/makefile.mk +++ b/basic/source/runtime/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: hr $ $Date: 2006-06-19 17:45:41 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:13:26 $ # # 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=runtime # --- Settings ----------------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Allgemein ----------------------------------------------------------- |