From: Tom Tromey Date: Sat, 10 Apr 1999 22:11:15 +0000 (+0000) Subject: Removed erroneous comment X-Git-Tag: last-merge-into-user-dep-gen-branch~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19d4654c61491d6cc249acd06d48650e5999cf2c;p=thirdparty%2Fautomake.git Removed erroneous comment --- diff --git a/automake.in b/automake.in index 23a24b244..78295f3d1 100755 --- a/automake.in +++ b/automake.in @@ -1184,7 +1184,6 @@ sub handle_single_transform_list } } - # FIXME: this fails with parallel builds! &pretty_print_rule ($object . ':', "\t", @dep_list); }