aboutsummaryrefslogblamecommitdiff
path: root/math/suitesparse-slip_lu/files/patch-SLIP__LU_Makefile
blob: 141c5c9e2618f33684ca875d62ef91dd71b3d45f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                             
--- SLIP_LU/Makefile.orig	2021-05-17 01:04:52 UTC
+++ SLIP_LU/Makefile
@@ -25,7 +25,7 @@ C:
 	( cd Demo ; $(MAKE) )
 
 # compile the dynamic library, and then run the demos and statement coverage
-all: C cov
+all: C
 
 # compile the dynamic library only
 library: