summaryrefslogtreecommitdiff
path: root/java/tya/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'java/tya/pkg-descr')
-rw-r--r--java/tya/pkg-descr16
1 files changed, 0 insertions, 16 deletions
diff --git a/java/tya/pkg-descr b/java/tya/pkg-descr
deleted file mode 100644
index 40357c2554b9..000000000000
--- a/java/tya/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-TYA is a ``100% unofficial'' JIT-compiler designed as an
-add-on to the Blackdown ports of JDK 1.1.x for Linux (x86),
-but currently experimental ported for usage with JDK 1.2.
-
-For the command line option, run Java using option "-Djava.compiler=",
-like this example:
-
-java -Djava.compiler=tya Iview Valetta.jpg
-# ^ set property ^ ^your pgm ^ pgm's options
-
-But a better and easier way is setting the JAVA_COMPILER environment
-variable, as in
-
- export JAVA_COMPILER=tya
-
-WWW: http://sax.sax.de/~adlibit