diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 12:32:12 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 12:32:12 +0000 |
commit | 7e8e6ae7c92b071d4806d10dc0f814e10455c5c0 (patch) | |
tree | 5630e33a2041c48ec3a2e83c65628fc034fd1686 /sj2 | |
parent | e6ef3828a1574114b1b43187a4951942bff56237 (diff) |
INTEGRATION: CWS ause043 (1.2.10); FILE MERGED
2005/11/03 11:32:24 hjs 1.2.10.1: #i56702# remove local header generation
Diffstat (limited to 'sj2')
-rw-r--r-- | sj2/util/makefile.pmk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sj2/util/makefile.pmk b/sj2/util/makefile.pmk index 975224054065..e1f8006f7dc7 100644 --- a/sj2/util/makefile.pmk +++ b/sj2/util/makefile.pmk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-07 20:20:09 $ +# last change: $Author: vg $ $Date: 2006-05-24 13:32:12 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -52,7 +52,5 @@ ENABLE_EXCEPTIONS=TRUE JARFILES=sandbox.jar tkt.jar # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk |