diff options
Diffstat (limited to 'fortran/config/depend3.in')
-rw-r--r-- | fortran/config/depend3.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fortran/config/depend3.in b/fortran/config/depend3.in new file mode 100644 index 0000000..26056d2 --- /dev/null +++ b/fortran/config/depend3.in @@ -0,0 +1,7 @@ +## -*- makefile -*- + +## Since automatic dependencies are not being used, we attempt to include the +## `.distdep' file from the source tree. This file was automatically generated +## on some system that satisfies the above requirements. + +.include <Dependencies> |