Kaydet (Commit) 5f9c5af1 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS gcj3 (1.8.10); FILE MERGED

2005/03/08 19:18:39 cmc 1.8.10.1: #i44359# more of qadevOOo now compilable with gcj
üst 276f0b2d
......@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.8 $
# $Revision: 1.9 $
#
# last change: $Date: 2005-01-25 15:39:17 $
# last change: $Date: 2005-03-15 09:21:23 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
......@@ -69,11 +69,7 @@ TARGET = $(PRJNAME)
SUBDIRS_TESTS = mod ifc
SUBDIRS_RUNNER = util share stats lib complexlib helper basicrunner \
base org$/openoffice
.IF "$(JDK)" != "gcj"
SUBDIRS_RUNNER += convwatch
.ENDIF
base org$/openoffice convwatch
JARCOMMANDS_TESTS = $(foreach,i,$(SUBDIRS_TESTS) -C $(CLASSDIR) $i)
JARCOMMANDS_RUNNER = $(foreach,i,$(SUBDIRS_RUNNER) -C $(CLASSDIR) $i)
......
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