Fix cleaning
config-f90.h should not be delete by make clean, as it is created by configure, not by the build processes. Also, better keep the directories modules/ and .fortran_dependencies/ and only delete their contents.
Please register or sign in to comment