]> https://gitweb.dealii.org/ - dealii.git/commitdiff
mg makefile
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 27 Sep 2001 09:18:02 +0000 (09:18 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 27 Sep 2001 09:18:02 +0000 (09:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@5107 0785d39b-7218-0410-832d-ea1e28bc413d

tests/multigrid/Makefile [new file with mode: 0644]

diff --git a/tests/multigrid/Makefile b/tests/multigrid/Makefile
new file mode 100644 (file)
index 0000000..39c7ab5
--- /dev/null
@@ -0,0 +1,33 @@
+# Generated automatically from Makefile.in by configure.
+############################################################
+# $Id$
+# Copyright (C) 2000, 2001 by the deal.II authors
+############################################################
+
+############################################################
+# Include general settings for including DEAL libraries
+############################################################
+
+include ../Makefile.paths
+include $D/common/Make.global_options
+debug-mode = on
+
+libraries = $(lib-lac.g)  \
+            $(lib-base.g)
+lib-1d    = $(lib-deal2-1d.g)
+lib-2d    = $(lib-deal2-2d.g)
+lib-3d    = $(lib-deal2-3d.g)
+
+default: run-tests 
+
+############################################################
+
+mg1.exe                       : mg1.go     $(lib-2d)           $(libraries)
+
+tests = mg1
+
+############################################################
+
+
+include ../Makefile.rules
+include Makefile.depend

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.