Home
last modified time | relevance | path

Searched hist:cf7d35478dde6bb7635dc48292d97b4c490dd992 (Results 1 – 1 of 1) sorted by relevance

/petsc/
H A Dgmakefile.testcf7d35478dde6bb7635dc48292d97b4c490dd992 Wed Jan 03 22:47:26 UTC 2018 Scott Kruger <scott.e.kruger@gmail.com> Crude fix for gfortran bug

gfortran produces bad .d files with the -MMD flag.
This creates a simple .d file that essentially links the .o file
to JUST the source file. Because this is just the tests and just
f90, this seems like the most reasonable approach.