source:
trunk/zoo-services/hello-fotran/Makefile
@
60
Last change on this file since 60 was 1, checked in by djay, 15 years ago | |
---|---|
File size: 124 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | cgi-env/service.zo: servive.for |
2 | gfortran -shared -fpic -o cgi-env/fortran_hello.zo ./service.f | |
3 | ||
4 | clean: | |
5 | rm -f cgi-env/*.zo |
Note: See TracBrowser
for help on using the repository browser.