diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:23:15 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:23:15 +0000 |
commit | 7ef38d8dd7d2dbd0195899b6647845f4fdb08ec7 (patch) | |
tree | 8c0c152e227d0415bd3e66f168af3b687b72e4e0 /ucb/workben | |
parent | 1cd8329575f2cf1f243773b11d7aa36fe88e7e27 (diff) |
INTEGRATION: CWS ause074 (1.4.98); FILE MERGED
2007/01/30 12:09:28 hjs 1.4.98.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'ucb/workben')
-rw-r--r-- | ucb/workben/ucb/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ucb/workben/ucb/makefile.mk b/ucb/workben/ucb/makefile.mk index 39ec1145127a..ebf7cba83287 100644 --- a/ucb/workben/ucb/makefile.mk +++ b/ucb/workben/ucb/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 16:22:05 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:23:15 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -44,9 +44,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings --- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files --- |