diff --git a/src/GNUmakefile b/src/GNUmakefile index 2b2a54a4ca..747c2cc291 100644 --- a/src/GNUmakefile +++ b/src/GNUmakefile @@ -133,6 +133,7 @@ realclean: -$(RM) $(LIBDIR)/*.a $(BINDIR)/* -$(RM) *.db movecs fort.41 fort.44 -$(RM) util/util_version.F + -$(RM) mpi_include.txt ga_cppflags.txt ga_ldflags.txt ga_use_scalapack.txt oblas_ompcheck_done.txt @# -$(RM) 64_to_32 32_to_64 deps_stamp # This conversion is such a hassle that realclean should not force it. .PHONY: cleanF