From aa5a50ce20a850873cfbe186f758ab2057b2bed5 Mon Sep 17 00:00:00 2001 From: jestin Date: Wed, 5 Jun 2002 16:21:34 +0000 Subject: Examples are really examples now. --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index a04152b..c9e6206 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -1,5 +1,5 @@ # Be sure to set this before compiling ... -# JIKESPATH = /usr/lib/j2re1.3/lib/rt.jar:/usr/share/java/repository +JIKESPATH = /usr/lib/j2re1.3/lib/rt.jar:../lib/ivy-java.jar JAVACOPTS = -deprecation .SUFFIXES: .java .class SRCS = TestIvy.java TestIvySwing.java Counter.java ivyTranslater.java -- cgit v1.1