Skip to content

Fix cleanup and some issues

Sebastian Ohlmann requested to merge sohlmann/fdep:fix-cleanup into master

Generate all files below .fortran_dependencies where they can be easily removed.

Also fix some issues (program names with hyphens, bash syntax errors for empty dependencies, ignoring empty target).

Merge request reports