]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Hm, output was not aligned. Why?
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Nov 1999 15:51:27 +0000 (15:51 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Nov 1999 15:51:27 +0000 (15:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@1929 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/Makefile

index d41f4234ad4de0b8aa70deaa6aa61407462fa5f0..995627cc38e6bcb41d046e2b87578e51939a222e 100644 (file)
@@ -50,11 +50,11 @@ maybe-define-dimension  = $(patsubst %,-Ddata_out_dimension=%,$(maybe-define-dim
 
 # production rules
 lib/go/%.go :
-       @echo =====base=============debug============= $(<F) \
+       @echo =====base=============debug========= $(<F) \
              "   " $(patsubst -Ddata_out_dimension=%,dimension=%,$(maybe-define-dimension))
        @$(CXX) $(CXXFLAGS) $(CXXFLAGS.g) $(maybe-define-dimension) -c $< -o $@
 lib/o/%.o :
-       @echo =====base=============optimized========= $(<F) \
+       @echo =====base=============optimized===== $(<F) \
              "   " $(patsubst -Ddata_out_dimension=%,dimension=%,$(maybe-define-dimension))
        @$(CXX) $(CXXFLAGS) $(CXXFLAGS.o) $(maybe-define-dimension) -c $< -o $@
 

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.