mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
11 lines
368 B
Text
11 lines
368 B
Text
--- LDL/Demo/Makefile.orig 2021-05-17 01:04:52 UTC
|
|
+++ LDL/Demo/Makefile
|
|
@@ -16,8 +16,6 @@ LIB2 = $(LDFLAGS) -L../../lib -lldl -lamd -lsuitespars
|
|
|
|
library:
|
|
( cd ../Lib ; $(MAKE) )
|
|
- ( cd ../../SuiteSparse_config ; $(MAKE) )
|
|
- ( cd ../../AMD ; $(MAKE) )
|
|
|
|
#-------------------------------------------------------------------------------
|
|
# stand-alone C programs:
|