]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make generation of .inst files also depend on the time stamp of common/scripts/expand...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 14 Feb 2010 05:42:20 +0000 (05:42 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 14 Feb 2010 05:42:20 +0000 (05:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@20618 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Makefile
deal.II/lac/Makefile

index 7d25c3edf40ab1537b262aeb103bb86d3b5ba0db..787f1b98a22e947d40a74d1b7ebe9bf74bd7a5c2 100644 (file)
@@ -72,7 +72,8 @@ $(LIBDIR)/3d/%.$(OBJEXT) :
        @echo "=====deal.II====3d====optimized==$(MT)== $(<:source/%=%)"
        @$(CXX) $(CXXFLAGS.o) -Ddeal_II_dimension=3 -c $< -o $@
 
-source/%.inst : source/%.inst.in $D/common/template-arguments
+source/%.inst : source/%.inst.in $D/common/template-arguments \
+               $D/common/scripts/expand_instantiations
        @echo "=====deal.II========================= $(@F)"
        @$D/common/scripts/expand_instantiations $D/common/template-arguments < $< > $@
 
index deabbaae4aa73266ff4a7fe52a2dca4277800957..57a1c482acf30087bfaa22aa0d5781b0fdf06707 100644 (file)
@@ -37,7 +37,8 @@ $(LIBDIR)/lac/%.$(OBJEXT) :
        @echo "=====lac==============optimized==$(MT)== $(<F)"
        @$(CXX) $(CXXFLAGS.o) -c $< -o $@
 
-source/%.inst : source/%.inst.in $D/common/template-arguments
+source/%.inst : source/%.inst.in $D/common/template-arguments \
+               $D/common/scripts/expand_instantiations
        @echo "=====lac============================= $(@F)"
        @$D/common/scripts/expand_instantiations $D/common/template-arguments < $< > $@
 

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.