]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
This program does indeed run without PETSc.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Apr 2005 15:41:56 +0000 (15:41 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Apr 2005 15:41:56 +0000 (15:41 +0000)
git-svn-id: https://svn.dealii.org/trunk@10535 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-19/Makefile

index f74a8d921c8caea5ee0cc44b4e7868b28c8118e3..0c8ee3248577dd78b981bb89af7bad2f613dcf31 100644 (file)
@@ -14,7 +14,7 @@ target = $(basename $(shell echo step-*.cc))
 # run-time checking of parameters and internal states is performed, so
 # you should set this value to `on' while you develop your program,
 # and to `off' when running production computations.
-debug-mode = on
+debug-mode = off
 
 
 # As third field, we need to give the path to the top-level deal.II
@@ -45,25 +45,6 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov
 # settings
 include $D/common/Make.global_options
 
-################################################################ 
-# This example program will only work if PETSc is installed. If this
-# is not the case, then simply redefine the main targets to to nothing
-ifneq ($(USE_CONTRIB_PETSC),yes)
-default run clean:
-       @echo
-       @echo "===========================================================" 
-       @echo "=   This program cannot be compiled without PETSc. Make   ="
-       @echo "=   sure you have PETSc installed and detected during     ="
-       @echo "=   configuration of deal.II                              ="
-       @echo "==========================================================="
-       @echo
-
-else
-#
-################################################################
-
-
-
 
 # Since the whole project consists of only one file, we need not
 # consider difficult dependencies. We only have to declare the
@@ -172,4 +153,3 @@ Makefile.dep: $(target).cc Makefile \
 include Makefile.dep
 
 
-endif  # CONTRIB_USE_PETSC

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.