]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix silly typo.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 12 Jan 2011 16:53:02 +0000 (16:53 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 12 Jan 2011 16:53:02 +0000 (16:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@23181 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-1/Makefile

index 7ba35cd9e920c38fc46168bbbabf391e802029e9..084f822e9a4696cb7883383e69d316827193e6a5 100644 (file)
@@ -104,7 +104,7 @@ clean:
 # command line using the `at' sign in the first column of the rules
 # and write the string indicating what we do instead.
 ./%.g.$(OBJEXT) :
-       @echo "==============debug========= $(<F)  ->  $@" $@
+       @echo "==============debug========= $(<F)  ->  $@"
        @$(CXX) $(CXXFLAGS.g) -c $< -o $@
 ./%.$(OBJEXT) :
        @echo "==============optimized===== $(<F)  ->  $@"

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.