]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a leftover target from the conversion to local dirs.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 28 Nov 2005 17:20:44 +0000 (17:20 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 28 Nov 2005 17:20:44 +0000 (17:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@11802 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 1517527d478fc849c75a0967ae7274a8e5f8f721..8a9fb571036d24a730bc12b64b89776364e0e34f 100644 (file)
@@ -229,19 +229,3 @@ Makefile.tests: $(shell echo *.cc)
 
 .PHONY: report show-tests clean distclean %/ref
 
-subdirs:
-       for i in $(tests) ; do \
-         mkdir $$i/cmp ; \
-         cp ../results/i686-pc-linux-gnu+gcc3.2/bits/$$i.output $$i/cmp/generic ; \
-         cp ../results/i686-pc-linux-gnu+gcc3.4/bits/$$i.output $$i/cmp/i686-pc-linux-gnu+gcc3.4 ; \
-         cp ../results/i686-pc-linux-gnu+gcc4.0/bits/$$i.output $$i/cmp/i686-pc-linux-gnu+gcc4.0 ; \
-         cp ../results/i686-pc-linux-gnu+gcc4.1/bits/$$i.output $$i/cmp/i686-pc-linux-gnu+gcc4.1 ; \
-         cp ../results/i686-pc-linux-gnu+icc7.1/bits/$$i.output $$i/cmp/i686-pc-linux-gnu+icc7.1 ; \
-          cp ../results/mips-sgi-irix6.5+MIPSpro7.4/bits/$$i.output $$i/cmp/mips-sgi-irix6.5+MIPSpro7.4 ; \
-          cp ../results/x86_64-unknown-linux-gnu+gcc3.3/bits/$$i.output $$i/cmp/x86_64-unknown-linux-gnu+gcc3.3 ; \
-          cd $$i/cmp ; \
-            for j in [imx]* ; do \
-               if diff -q $$j generic ; then rm $$j ; fi ; done ; \
-          cd ../.. ; \
-       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.