source:
trunk/zoo-project/zoo-services/hello-java/Makefile
@
535
| Last change on this file since 535 was 526, checked in by djay, 12 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.













