diff options
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile index c4253f4..7ebc5a8 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -10,7 +10,7 @@ ADD=$(GNUPATH):$(BUILDPATH) # DONOTBUILD = TestNetSwing.java # Color(r,g,b,a) doesn't exist in jdk1.1 ###################################### -# Local installation +# generic setup ###################################### CLASSPATH=-classpath .:$(ADD) JAVACOPTS= -deprecation |