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 | e32be39fc9cbed93bbe04841b1c171a76648ec17 (patch) | |
tree | d1f61f8da4a42a2e48ebcbe93496311f5c96193f /registry/source | |
parent | 182781df311c38c4700bf3c45d7a5a380c50bcf2 (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/source')
-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 ad0b65495..3aec46820 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 # ------------------------------------------------------------------ |