diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:35:53 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:35:53 +0000 |
commit | efbeb184ef6e61501a6e6f1c4c7b6be2c02b99ab (patch) | |
tree | 050327ea81892efabc7c0b00fb6b149df074561a /registry | |
parent | 99e88f4a379625656e211faeeb463e5079310f53 (diff) |
INTEGRATION: CWS ause074 (1.6.40); FILE MERGED
2007/01/30 12:05:46 hjs 1.6.40.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'registry')
-rw-r--r-- | registry/source/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/registry/source/makefile.mk b/registry/source/makefile.mk index ad0b654953e6..3aec46820913 100644 --- a/registry/source/makefile.mk +++ b/registry/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: rt $ $Date: 2005-09-09 05:15:12 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:35:53 $ # # 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 @@ ENABLE_EXCEPTIONS := TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : ..$/version.mk # ------------------------------------------------------------------ |