On May 27, 2000, Linus Nilsson <[EMAIL PROTECTED]> wrote:

> All other targets work fine with BOTH BSD and GNU Make though and
> I'd love make clean to work with BSD make aswell.

Which version of automake are you using?  The latest release will only
work with non-GNU makes after `make dist' (or `automake -i').  The CVS
version is supposed to work with any make, but it was reported to me
that it fails in BSD make because it doesn't support `include'.
Configuring with --disable-dependency-tracking should take care of
that, but we should arrange for automake to detect this situation and
disable dependency tracking automatically.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to