Name: | makedepf90 |
---|---|
Version: | 2.8.8 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 104011 |
License: | GPLv2 |
RPM: | makedepf90-2.8.8-5.el7.aarch64.rpm |
Source RPM: | makedepf90-2.8.8-5.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://personal.inet.fi/private/erikedelmann/makedepf90/ |
Summary: | Create Makefile dependency list for Fortran source files |
Description: | Makedepf90 is a program for automatic creation of Makefile dependency lists for Fortran source code. Makedepf90 supports MODULE:s, INCLUDE:s, cpp #include:s, f90ppr $include:s and coco ??include:s and set-files. The original idea was to provide the same functionality for Fortran as gcc -MM *.c does for C. |