source:
trunk/zoo-project/zoo-services/hello-java/Makefile
@
814
Last change on this file since 814 was 526, checked in by djay, 10 years ago | |
---|---|
|
|
File size: 125 bytes |
Rev | Line | |
---|---|---|
[526] | 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.