From 1027de88d7c5d1a392ccacde7b0de06c9e9f13be Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 18 Mar 2008 21:03:37 +0000 Subject: [PATCH] Beautify output. git-svn-id: https://svn.dealii.org/trunk@15907 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-33/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5