]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make sure we also have SLEPc available.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 1 Jul 2009 08:24:04 +0000 (08:24 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 1 Jul 2009 08:24:04 +0000 (08:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@19006 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-36/Makefile

index 9a5b39cbe7d7b4f78748bc9f8c555d92fe63b8fd..8b534d4bd5586a827a9dafba0a3f13b88856c7a0 100644 (file)
@@ -46,9 +46,9 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov *vtk
 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)
+# This example program will only work if PETSc and SLEPc are both installed.
+# If this is not the case, then simply redefine the main targets to do nothing
+ifneq ($(USE_CONTRIB_PETSC)$(USE_CONTRIB_SLEPC),yesyes)
 default run clean:
        @echo
        @echo "===========================================================" 

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.