]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Hide some commands.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Sep 2005 23:57:54 +0000 (23:57 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Sep 2005 23:57:54 +0000 (23:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@11548 0785d39b-7218-0410-832d-ea1e28bc413d

tests/results/Makefile

index 886076ccb1854943f8a283b0b5ad8e0928b6fbea..0cc2652a592fb582cf0abae31f39524137076935 100644 (file)
@@ -68,18 +68,19 @@ linkdirs-%:
 # subdirectories, remove all actual links to other files. they will simply be
 # regenerated later on
 clean:
-       for i in * ; do \
+       @for i in * ; do \
                if $(TEST_MINUS_L) $$i ; then rm -f $$i ; fi ; \
        done
-       for i in * ; do \
+       @for i in * ; do \
                if test -d $$i ; then \
                        for j in $$i/*/* ; do \
                                if $(TEST_MINUS_L) $$j ; then rm -f $$j ; fi ; \
                        done ; \
                fi ; \
        done
-       rm .links
+       @rm .links
 
+.PHONY: clean
 
 include ../../common/Make.global_options
 include ../Makefile.paths

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.