aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Improved build:HEADmasterJoseph Hunkeler2021-08-161-1/+6
| | | | | | | * Add distclean target * clean target does not remove generated files * Add check_lib to configure script * Report state of libraries at the end of the configuration pass
* Add help option to configure scriptJoseph Hunkeler2021-08-051-1/+1
| | | | * Add FC compiler variable to makefile template
* Add basic configuration scriptJoseph Hunkeler2021-08-051-0/+79
* Generate Moog.f with correct data path * Generate Makefile with properties set by configure script