ports/math/suitesparse-csparse/files/patch-CSparse_Makefile

11 lines
194 B
Text

--- CSparse/Makefile.orig 2021-05-17 01:04:52 UTC
+++ CSparse/Makefile
@@ -6,7 +6,7 @@ C:
( cd Lib ; $(MAKE) )
( cd Demo ; $(MAKE) )
-all: C cov
+all: C
library:
( cd Lib ; $(MAKE) )