INTEGRATION: CWS vq24 (1.7.6); FILE MERGED

2005/11/22 15:54:37 vq 1.7.6.1: #i57841# Remove offending lines in scripting/java/makefile.mk and
scripting/examples/java/makefile.mk.
This commit is contained in:
Oliver Bolte
2005-12-21 10:35:45 +00:00
parent 27e97ae521
commit eeb48185b9

View File

@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.7 $
# $Revision: 1.8 $
#
# last change: $Author: hr $ $Date: 2005-10-25 11:19:12 $
# last change: $Author: obo $ $Date: 2005-12-21 11:35:45 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -40,9 +40,5 @@ TARGET=scriptruntimeforjava
.INCLUDE : ant.mk
.IF "$(SOLAR_JAVA)"!=""
CLASSPATH+=$PATH_SEPERATOR$SOLARVER/$UPD/$INPATH/bin/crimson.jar
.EXPORT : CLASSPATH
ALLTAR : ANTBUILD
.ENDIF