INTEGRATION: CWS sb20 (1.1.34); FILE MERGED
2004/06/15 07:44:17 sb 1.1.34.1: #i29119# sandbox.jar no longer needed by UNO.
This commit is contained in:
parent
111369138f
commit
83de94ea7d
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.1 $
|
||||
# $Revision: 1.2 $
|
||||
#
|
||||
# last change: $Author: toconnor $ $Date: 2002-11-20 14:11:25 $
|
||||
# last change: $Author: rt $ $Date: 2004-07-23 14:55:15 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -67,7 +67,7 @@ TARGET = testcase
|
|||
# --- Settings -----------------------------------------------------
|
||||
.INCLUDE: settings.mk
|
||||
|
||||
JARFILES = sandbox.jar ridl.jar unoil.jar jurt.jar juh.jar $(CLASSPATH)
|
||||
JARFILES = ridl.jar unoil.jar jurt.jar juh.jar $(CLASSPATH)
|
||||
JAVAFILES = $(foreach,j,$(shell ls | grep java) $j)
|
||||
|
||||
# --- Targets ------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue