How to get tograds.o

Pavel Kishcha pavel at CYCLONE.TAU.AC.IL
Sun Oct 2 10:54:50 EDT 2005


Dear Gradsusers,

 Does anybody know how/where can I get tograds.o?

I just need compiling a program by using the following Makefile:

 #
#

SHELL = /bin/sh

INCLUDE = ../include/
CPP = /lib/cpp -P –traditional –I$(INCLUDE)
GRDIR = /user/local/lib/grads/
EXECS = constOCT soil

 ./exe/ constOCT soil : ./src/constOCT soil.F
$(CPP) ./src/constOCTsoil.F > ./src/constOCT soil.f ; \
$(F77) ./src/constOCTsoil.f $(GRDIR) tograds.o –o $@ ; \
$(RM) ./src/const OCTsoil.f

Unfortunately, I failed to find tograds.o in our grads library and also in
the grads web site.

Any help would be very much appreciated.

Pavel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20051002/34c27049/attachment.html 


More information about the gradsusr mailing list