mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 09:33:11 -04:00
11 lines
198 B
Text
11 lines
198 B
Text
--- CXSparse/Makefile.orig 2021-05-17 01:04:52 UTC
|
|
+++ CXSparse/Makefile
|
|
@@ -13,7 +13,7 @@ C:
|
|
( cd Lib ; $(MAKE) )
|
|
( cd Demo ; $(MAKE) )
|
|
|
|
-all: C cov
|
|
+all: C
|
|
|
|
library:
|
|
( cd Lib ; $(MAKE) )
|