]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Added multigrid directory to Makefile clean rule.
authorprill <prill@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Jun 2007 12:59:37 +0000 (12:59 +0000)
committerprill <prill@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Jun 2007 12:59:37 +0000 (12:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@14741 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile

index 9ac2716ae3073bdfdb97dd7c5fa73eac64ec58c6..9574fa3e90b9a1c37cef1da7952b7bf0a879d378 100644 (file)
@@ -193,10 +193,10 @@ resultname:
        @echo $(TARGET)+$(GXX-VERSION)
 
 clean: clean-base clean-lac clean-deal.II clean-fe clean-bits clean-hp clean-fail \
-       clean-umfpack clean-lapack clean-petsc
+       clean-umfpack clean-lapack clean-petsc clean-multigrid
 
 distclean: distclean-base distclean-lac distclean-deal.II distclean-fe distclean-bits distclean-hp distclean-fail \
-       distclean-umfpack distclean-lapack distclean-petsc
+       distclean-umfpack distclean-lapack distclean-petsc distclean-multigrid
 
 clean-base:
        cd base ; $(MAKE) clean

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.