[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: GNU make vs. BSD make

From: Alexandre Oliva <oliva_at_lsd.ic.unicamp.br>
Date: 2000-08-18 21:51:48 CEST

On Aug 18, 2000, Ben Collins-Sussman <sussman@newton.collab.net> wrote:

> -include $(DEP_FILES)

> However, everything builds fine with "gmake" (!)

automake 1.4 requires GNU make except for Makefiles generated by `make
dist'. CVS automake uses a different strategy for collecting
dependencies, that is far more portable, so it works with non-GNU
make even before `make dist'.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me
Received on Sat Oct 21 14:36:07 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.