We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5be026 + a0c5e29 commit b937d8cCopy full SHA for b937d8c
2 files changed
LAPACKE/Makefile
@@ -62,6 +62,7 @@ clean:
62
$(MAKE) -C src clean
63
$(MAKE) -C utils clean
64
$(MAKE) -C example clean
65
+ rm -f include/lapacke_mangling.h
66
cleanobj:
67
$(MAKE) -C src cleanobj
68
$(MAKE) -C utils cleanobj
LAPACKE/include/lapacke_mangling.h
0 commit comments