v 0.3 Updated: 4 years, 5 months ago
Makefile generator for fortran 77/90 code
FGEN - makefile generator (for GNU make) for fortran 77/90 code - Configuration of fgen (file ~/.fgenrc_alt) $> fgen -c -f ~/.fgenrc_alt - Your project is divided in 2 directories: a library (./lib) and the core program (./src). To create the makefiles: $> fgen -m -s ./src -l ./lib
http://hpux.connect.org.uk/hppd/hpux/Misc/fgen-0.3
To install fgen, paste this into the macOS Terminal after installing MacPorts
sudo port install fgen
| Installations | 1 |
| Requested Installations | 1 |