]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Re-generate the dependency lists for the */Makefile.dep files if any
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Nov 2010 15:14:30 +0000 (15:14 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Nov 2010 15:14:30 +0000 (15:14 +0000)
of the .cc files change.

git-svn-id: https://svn.dealii.org/trunk@22634 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/Makefile

index 39bef1bace5b3a7a5ad88d591627f72930d82c99..dbc44c54ed354ebf0a4babe9804d3a8f990b91f7 100644 (file)
@@ -202,7 +202,8 @@ $(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. 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
+Makefile.dep: $(inst-files) ../include/deal.II/lac/lapack_templates.h \
+               $(dim-indep-cc-files) $(dim-dep-cc-files)
        @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.