source:
trunk/zoo-project/zoo-services/hello-java/Makefile
@
734
Last change on this file since 734 was 526, checked in by djay, 10 years ago | |
---|---|
|
|
File size: 125 bytes |
Line | |
---|---|
1 | cgi-env/HelloJava.class: HelloJava.java |
2 | javac -d cgi-env -cp ../../zoo-api/java/ HelloJava.java |
3 | |
4 | clean: |
5 | rm cgi-env/*class |
Note: See TracBrowser
for help on using the repository browser.