]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Build make_dependencies if necessary.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Aug 2003 16:01:30 +0000 (16:01 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Aug 2003 16:01:30 +0000 (16:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@7927 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index 4feff8d2f257aa2912e010d458aebb4bb896063c..3513ecee8d63eefb0ae133dbd2dd9250906c70ef 100644 (file)
@@ -65,11 +65,14 @@ laco: baseo contrib
 3do: baseo laco
        cd $D/deal.II && $(MAKE) $(MAKEOPTIONS) 3d
 
-deps: 
+deps: common/scripts/make_dependencies
        cd $D/base && $(MAKE) $(MAKEOPTIONS) Makefile.dep
        cd $D/lac && $(MAKE) $(MAKEOPTIONS) Makefile.dep
        cd $D/deal.II && $(MAKE) $(MAKEOPTIONS) Makefile.dep
 
+common/scripts/make_dependencies:
+       cd $D/common/scripts && $(MAKE) $(MAKEOPTIONS)
+
 base: baseg baseo
 lac: lacg laco
 1d: 1dg 1do

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.