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

INTEGRATION: CWS qadev28 (1.11.28); FILE MERGED

2007/01/11 15:24:20 sg 1.11.28.1: #i68620#added check for SOLAR_JAVA=TRUE
üst b2d24066
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.12 $ # $Revision: 1.13 $
# #
# last change: $Author: obo $ $Date: 2007-01-25 13:16:29 $ # last change: $Author: rt $ $Date: 2007-02-20 14:21:18 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -48,7 +48,7 @@ JARCOMMANDS_TESTS = $(foreach,i,$(SUBDIRS_TESTS) -C $(CLASSDIR) $i) ...@@ -48,7 +48,7 @@ JARCOMMANDS_TESTS = $(foreach,i,$(SUBDIRS_TESTS) -C $(CLASSDIR) $i)
JARCOMMANDS_RUNNER = $(foreach,i,$(SUBDIRS_RUNNER) -C $(CLASSDIR) $i) JARCOMMANDS_RUNNER = $(foreach,i,$(SUBDIRS_RUNNER) -C $(CLASSDIR) $i)
# --- Targets ------------------------------------------------------ # --- Targets ------------------------------------------------------
.IF "$(SOLAR_JAVA)"!="" .IF "$(SOLAR_JAVA)"=="TRUE"
OWNJAR: ALLTAR OWNJAR: ALLTAR
......
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