From: Tom Tromey Date: Wed, 22 Nov 1995 04:15:37 +0000 (+0000) Subject: more X-Git-Tag: Release-0-25~238 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6fa4d9b862a9064f9f7196f854ecb98efec9915d;p=thirdparty%2Fautomake.git more --- diff --git a/TODO b/TODO index 0a32cabef..d49553962 100644 --- a/TODO +++ b/TODO @@ -136,3 +136,6 @@ Automatic dependency generation: * When making distribution, first ensure all dependency files are up to date. Then re-run automake, with flag to include deps in generated Makefile.in (--include-deps) + +Maybe it would be nice to support dependency computation with tools +other than gcc.