We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b30dc97 + fd3afef commit 39718cdCopy full SHA for 39718cd
Makefile
@@ -452,7 +452,7 @@ endif
452
@rm -f cblas.tmp cblas.tmp2
453
@touch $(NETLIB_LAPACK_DIR)/make.inc
454
@$(MAKE) -C $(NETLIB_LAPACK_DIR) clean
455
- @rm -f $(NETLIB_LAPACK_DIR)/make.inc $(NETLIB_LAPACK_DIR)/lapacke/include/lapacke_mangling.h
+ @rm -f $(NETLIB_LAPACK_DIR)/make.inc
456
@$(MAKE) -C relapack clean
457
@rm -f *.grd Makefile.conf_last config_last.h
458
@(cd $(NETLIB_LAPACK_DIR)/TESTING && rm -f x* *.out testing_results.txt)
0 commit comments