make SUFFIXES question.....

Dik T. Winter dik at cwi.nl
Wed Aug 15 09:20:08 AEST 1990


In article <1446 at targon.UUCP> andre at targon.UUCP (andre) writes:
 > 	$(FCOMP) -o $*.o $*.f
 > 	  ^-- whatever you need to go from .f to .o (fortran?)

Please, use $(FC) which is predefined on most systems, and evaluates to the
fortran compiler (which can be named f77, fort, fc, fortran, ...).
--
dik t. winter, cwi, amsterdam, nederland
dik at cwi.nl



More information about the Comp.unix.questions mailing list