]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Micro changes for better readability.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Sep 2002 15:48:35 +0000 (15:48 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Sep 2002 15:48:35 +0000 (15:48 +0000)
git-svn-id: https://svn.dealii.org/trunk@6407 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile

index 1e4d69bbf9ddc5cc3d37040a96f1254975919342..5e48b3fd471ba1a88d6fb7d85be7d12505bfa7b6 100644 (file)
@@ -50,8 +50,9 @@ all-headers:
                cd tmp-all-headers ; \
                cp ../base/Makefile . ; \
                for j in $$headers ; do \
-                       echo "#include <$$j>" > tmp.cc ; \
+                       echo ; echo ; \
                        echo "********** Checking for $$j ************" ; \
+                       echo "#include <$$j>" > tmp.cc ; \
                        if $(MAKE) tmp.go ; then : ; else exit 1 ; fi ; \
                        rm -f tmp.* ; \
                done ; \

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.