]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove bogus target. Make .inst files dependent on D/common/template-arguments
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 2 Sep 2008 20:01:54 +0000 (20:01 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 2 Sep 2008 20:01:54 +0000 (20:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@16710 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Makefile

index d4aff9c23d6debbfaea8d4c80528f40cd14faf0a..2fd3683c68593923a81506db0e3d00a1a34c55bb 100644 (file)
@@ -75,7 +75,7 @@ $(LIBDIR)/3d/%.$(OBJEXT) :
        @echo "=====deal.II====3d====optimized==$(MT)== $(<:source/%=%)"
        @$(CXX) $(CXXFLAGS.o) -Ddeal_II_dimension=3 -c $< -o $@
 
-source/%.inst : source/%.inst.in
+source/%.inst : source/%.inst.in $D/common/template-arguments
        @echo "=====deal.II========================= $(@F)"
        @$D/common/scripts/expand_instantiations $D/common/template-arguments < $< > $@
 
@@ -180,9 +180,6 @@ $(LIBDIR)/libdeal_II_3d$(shared-lib-suffix): $(o-files-3d)
 
 
 
-x:
-       echo $(inst-files)
-
 # Rule to generate the dependency file. This file is
 # automagically remade whenever needed, i.e. whenever
 # one of the cc-/h-files changed. Make detects whether

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.