On a Linux system, "touch" works fine for *.f files; when I "touch" the .f file, and then run make,
it gets remade.

However, when I "touch" a *.f90 file, and then run make (have a .SUFFIXES : .f90 line in the makefile),
NOTHING gets done (no update).

Please let me know what I am doing wrong, or is this a bug?

Thanks.

Steven P. Hirshman              QPS: Quality, Performance, Science
Fusion Energy Division  [EMAIL PROTECTED]
P. O. Box Y                     Oak Ridge, TN 37830
Tele: 865-574-1289              Fax: 865-576-7770

Reply via email to