diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:36:18 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:36:18 +0000 |
commit | 8c7d739b64ce4e62f0be701f226238c45915cf38 (patch) | |
tree | 53455aeafa7016633b561a334680fa831591a5f2 /registry/tools | |
parent | c4ac36b496b875c75816af8dc40f69b048d6fdb4 (diff) |
INTEGRATION: CWS ause074 (1.7.40); FILE MERGED
2007/01/30 12:05:46 hjs 1.7.40.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'registry/tools')
-rw-r--r-- | registry/tools/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/registry/tools/makefile.mk b/registry/tools/makefile.mk index 75f1cc1f4192..c8916a7178b0 100644 --- a/registry/tools/makefile.mk +++ b/registry/tools/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2005-09-09 05:18:34 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:36:18 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -49,9 +49,7 @@ LINKFLAGSRUNPATH = -R\''$$ORIGIN/../lib:$$ORIGIN'\' .ENDIF # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : ..$/version.mk |