From: Wolfgang Bangerth Date: Tue, 18 Mar 2008 21:03:37 +0000 (+0000) Subject: Beautify output. X-Git-Tag: v8.0.0~9267 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b093690536a1b88f189cd2ea16024c19ee2ed38;p=dealii.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