Kaydet (Commit) 26429be9 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS qadev28 (1.3.32); FILE MERGED

2007/01/11 15:24:32 sg 1.3.32.1: #i68620#added check for SOLAR_JAVA=TRUE
üst a07796df
......@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.3 $
# $Revision: 1.4 $
#
# last change: $Author: rt $ $Date: 2005-09-08 17:02:07 $
# last change: $Author: rt $ $Date: 2007-02-20 14:20:33 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -41,8 +41,10 @@ PRJ=.
.INCLUDE : ant.mk
TST:
echo $(ANT_FLAGS)
echo $(SOLAR_JAVA)
.IF "$(SOLAR_JAVA)"=="TRUE"
.IF "$(ANT_HOME)"!="NO_ANT_HOME"
ALLTAR: ANTBUILD
.ENDIF
.ENDIF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment