From 09ff3787e1ccd71c23fea1d35731da57f16d7008 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 21 Jun 2005 18:40:45 +0000 Subject: [PATCH] Fix comment. git-svn-id: https://svn.dealii.org/trunk@10913 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/results/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/results/Makefile b/tests/results/Makefile index 802149e2a7..aaed301905 100644 --- a/tests/results/Makefile +++ b/tests/results/Makefile @@ -51,7 +51,8 @@ linkdirs-%: # linkfiles-i686-pc-linux-gnu+gcc3.4 # i686-pc-linux-gnu+icc7.1 # -# All other configurations produce the same output as another, so there we link whole directories. +# All other configurations produce the same output as another, so there we +# link whole directories. .links: linkfiles-i686-pc-linux-gnu+icc7.1-to-i686-pc-linux-gnu+gcc3.2 \ linkfiles-i686-pc-linux-gnu+gcc3.4-to-i686-pc-linux-gnu+gcc3.2 \ -- 2.39.5