]> https://gitweb.dealii.org/ - dealii.git/commitdiff
other targets for multigrid
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 9 Mar 2005 21:46:19 +0000 (21:46 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 9 Mar 2005 21:46:19 +0000 (21:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@10073 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile

index 4e7a7ba7e5777a33dc1763891ec93fd858db52bc..19fbd6f63a879b9baf7fcdbc6a32ad262b1dbf9c 100644 (file)
@@ -84,6 +84,9 @@ output-bits: abort.o
 output-deal.II: abort.o
        cd deal.II ; $(MAKE) output
 
+output-multigrid: abort.o
+       cd multigrid ; $(MAKE) output
+
 
 # collect all header files, and for each try to do the following:
 # generate a file tmp.cc that contains nothing but "#include <xxx>"
@@ -159,6 +162,12 @@ clean-deal.II:
 distclean-deal.II:
        cd deal.II ; $(MAKE) distclean
 
+clean-multigrid:
+       cd multigrid ; $(MAKE) clean
+
+distclean-multigrid:
+       cd multigrid ; $(MAKE) distclean
+
 clean-bits:
        cd bits ; $(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.