]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add umfpack to list of targets to be built.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 20 Aug 2004 20:36:29 +0000 (20:36 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 20 Aug 2004 20:36:29 +0000 (20:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@9563 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/Makefile.in

index 393b11ab3a269358c3e98a986c474cd9e9a9ac7a..483fbc20e522f701c8ed33780024095c80e8a882 100644 (file)
@@ -5,7 +5,7 @@ include ../common/Make.global_options
 
 
 # by default make sublibs
-default: hsl
+default: hsl umfpack
 
 
 # targets for the kdoc package
@@ -27,7 +27,10 @@ hsl-clean:
 endif
 
 
+umfpack:
+       cd umfpack ; $(MAKE)
+
 # generic targets
 clean: kdoc-clean hsl-clean
 
-.PHONY: default kdoc-install kdoc-clean hsl clean
+.PHONY: default kdoc-install kdoc-clean hsl clean umfpack

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.