v 0.3 Updated: 4 years, 1 month 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 | 2 |
Requested Installations | 2 |