diff options
author | Joachim Lingner <jl@openoffice.org> | 2004-04-20 07:58:53 +0000 |
---|---|---|
committer | Joachim Lingner <jl@openoffice.org> | 2004-04-20 07:58:53 +0000 |
commit | 59487b53f56d784b378343566e9f644f30f6e170 (patch) | |
tree | a5f4260a54945de62fda5927f1bfeeac6f5be080 /jvmfwk/source/makefile.mk | |
parent | 770dd540640f8aaf4c8c96bd87ad89d19336cb56 (diff) |
#i20025#
Diffstat (limited to 'jvmfwk/source/makefile.mk')
-rw-r--r-- | jvmfwk/source/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jvmfwk/source/makefile.mk b/jvmfwk/source/makefile.mk index 061736934bee..48232f16a775 100644 --- a/jvmfwk/source/makefile.mk +++ b/jvmfwk/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: jl $ $Date: 2004-04-19 15:56:28 $ +# last change: $Author: jl $ $Date: 2004-04-20 08:58:53 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -61,7 +61,7 @@ PRJ = .. PRJNAME = jvmfwk -FRAMEWORKLIB=javafwk +FRAMEWORKLIB=jvmfwk TARGET = $(FRAMEWORKLIB) #LIBTARGET=NO ENABLE_EXCEPTIONS = TRUE |