# $Id$
-################################################################ 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
+######################################################################
+# 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
ifeq ($(USE_CONTRIB_PETSC),yes)
default:
run:
-endif
#
################################################################
include Makefile.dep
+################################################################
+# If PETSc is not installed nothing needs to be done.
+else
+default:
+endif
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