Further to my e-mail of yesterday (4/21/2002) I have found my error in using MAKE, I ommited the "-f'" in the command line -- make -f xxx.mak.
However I would still like some advice, could you send me an example of a makefile that includes a mixture of C and FORTRAN source codes. My attemp
I have been running the LINUX 7.0 operating system for over a year now developing FORTRAN codes. I have been successfully using MAKE to complie and link FORTRAN routines. Suddenly in the last few days MAKE doesn't work anymore, I get the message "Nothing to be done for xxx.mak " , even thoug