diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:06:54 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:06:54 +0000 |
commit | 524fafb0b0ac87ac7da6327b9191fe3f975d9ec5 (patch) | |
tree | 48199ce40e932f1adbe2a87ba7cde4942abcbd09 /ucbhelper | |
parent | e3ff8baf9937510578fb91a485511840d2d7520b (diff) |
INTEGRATION: CWS ause074 (1.17.54); FILE MERGED
2007/01/30 12:09:35 hjs 1.17.54.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/source/provider/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ucbhelper/source/provider/makefile.mk b/ucbhelper/source/provider/makefile.mk index 948c4837c3f3..68ca880720c2 100644 --- a/ucbhelper/source/provider/makefile.mk +++ b/ucbhelper/source/provider/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # -# last change: $Author: rt $ $Date: 2005-09-09 16:38:33 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:06:54 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -43,9 +43,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- |