]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make sure we also build ../include/deal.II/lac/lapack_templates.h in time.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 6 Nov 2010 05:00:20 +0000 (05:00 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 6 Nov 2010 05:00:20 +0000 (05:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@22616 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/Makefile

index a60ed8c0a3c0dc69b398d24076b745aaeba6a3ea..39bef1bace5b3a7a5ad88d591627f72930d82c99 100644 (file)
@@ -200,8 +200,9 @@ $(LIBDIR)/libdeal_II$(shared-lib-suffix): $(o-files)
 
 
 # A rule to make sure the various */Makefile.dep files have the right
-# dependencies on their source files
-Makefile.dep: $(inst-files)
+# dependencies on their source files. Use the opportunity to also ensure that
+# .inst and the lapack file are built before everything else
+Makefile.dep: $(inst-files) ../include/deal.II/lac/lapack_templates.h
        @for i in $(all-dirs) ; do \
                echo $$i/Makefile.dep: $$i/*.cc  \
                                        $(h-files) \

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.