Put blank line after .SUFFIXES
authorTom Tromey <tromey@redhat.com>
Wed, 22 Nov 1995 04:00:37 +0000 (04:00 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 22 Nov 1995 04:00:37 +0000 (04:00 +0000)
automake.in

index 640d794..3c3329a 100755 (executable)
@@ -352,6 +352,7 @@ p
   if test -n "$am_suffixes"; then
      echo ".SUFFIXES:" >&5
      echo ".SUFFIXES: $am_suffixes" >&5
+     echo >&5
   fi
 
   #