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 {
}

WWW: http://hpux.connect.org.uk/hppd/hpux/Misc/fgen-0.3
