From: bangerth Date: Tue, 18 Mar 2008 21:03:37 +0000 (+0000) Subject: Beautify output. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1027de88d7c5d1a392ccacde7b0de06c9e9f13be;p=dealii-svn.git Beautify output. git-svn-id: https://svn.dealii.org/trunk@15907 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-33/Makefile b/deal.II/examples/step-33/Makefile index 2f1137b812..59f8ceddb1 100644 --- a/deal.II/examples/step-33/Makefile +++ b/deal.II/examples/step-33/Makefile @@ -52,8 +52,8 @@ ifneq ($(USE_CONTRIB_TRILINOS),yes) default run clean: @echo @echo "===========================================================" - @echo "= This program cannot be compiled without Trilinos. Make =" - @echo "= sure you have Trilinos installed and detected during =" + @echo "= This program cannot be compiled without Trilinos. Make=" + @echo "= sure you have Trilinos installed and detected during =" @echo "= configuration of deal.II =" @echo "===========================================================" @echo