]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add target for reports in subdirs.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Apr 2001 08:47:38 +0000 (08:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Apr 2001 08:47:38 +0000 (08:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@4448 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.in

index 0968caf8b5dbdff86b4a1edcdcd7f06858f6435d..357ef6ddcaf50a35b1ad820a02b05e19264aa47a 100644 (file)
@@ -18,6 +18,12 @@ deal.II:
 big-tests:
        cd big-tests ; $(MAKE)
 
+report:
+       @for i in base lac fe deal.II ; do \
+               echo =======Report: $i ======= ; \
+               cd $$i ; $(MAKE) report ; cd .. ; \
+       done
+
 
 clean: clean-base clean-lac clean-deal.II clean-fe clean-big
 

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.