added cty-1603 and changes to wpxloc.raw from AD1C and WB8ZRL.
[spider.git] / spider-web / makefile
1 all:    compile
2
3
4 compile:
5         rm *.class
6         /usr/lib/java/bin/javac spiderclient.java
7