From: wolf Date: Tue, 21 Jun 2005 18:40:45 +0000 (+0000) Subject: Fix comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ff3787e1ccd71c23fea1d35731da57f16d7008;p=dealii-svn.git Fix comment. git-svn-id: https://svn.dealii.org/trunk@10913 0785d39b-7218-0410-832d-ea1e28bc413d --- 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 \