mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 10:40:46 -04:00
11 lines
194 B
Text
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) )
|