--- KLU/Demo/Makefile.orig 2021-05-17 01:04:52 UTC +++ KLU/Demo/Makefile @@ -32,15 +32,7 @@ all: library klu_simple kludemo kluldemo - ./kluldemo < ../Matrix/ctina.mtx library: - ( cd ../../SuiteSparse_config ; $(MAKE) ) ( cd ../Lib ; $(MAKE) ) - ( cd ../../BTF ; $(MAKE) library ) - ( cd ../../AMD ; $(MAKE) library ) - ( cd ../../COLAMD ; $(MAKE) library ) - ( cd ../../CHOLMOD ; $(MAKE) library ) - - ( cd ../../CAMD ; $(MAKE) ) - - ( cd ../../CCOLAMD ; $(MAKE) ) - - ( cd ../.. ; $(MAKE) metis ) purge: distclean