]> scm.dxcluster.org Git - spider.git/blob - spider-web/makefile
substr the subject in the dup check so that AK1A msg dups are not treated
[spider.git] / spider-web / makefile
1 all:    compile
2
3
4 compile:
5         rm *.class
6         /usr/lib/java/bin/javac spiderclient.java
7