Subject: Re: build broken on macppc
To: Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
From: Todd Vierling <tv@wasabisystems.com>
List: tech-toolchain
Date: 11/15/2001 15:54:05
On Thu, 15 Nov 2001, Thomas Klausner wrote:

: The Makefile there is not including bsd.own.mk, but does include
: bsd.sys.mk, and so MKSOFTFLOAT is not set.

Which is wrong anyway, as anything including <bsd.sys.mk> should be
including <bsd.own.mk> ... however, all Makefiles in distrib/ are getting
an overhaul (see below).

: Before that, there were also some non-fatal warnings in
: distrib/macppc/floppies/bootfloppy/Makefile about a duplicate
: dependall target in line 39 vs. the one in line 302 of bsd.own.mk,

This is much thanks to the complete lack of uniformity in src/distrib.  I'm
doing a pass on the Makefiles in there to make them use either <bsd.prog.mk>
or <bsd.hostprog.mk> depending on whether or not host programs are built
there.  Though these directories may not be building programs (and won't, if
PROG or HOSTPROG isn't set, respectively), this pulls in all the proper
default variables and build glue to make builds work in a concise, uniform
way.

-- 
-- Todd Vierling <tv@wasabisystems.com>  *  Wasabi & NetBSD:  Run with it.
-- CDs, Integration, Embedding, Support -- http://www.wasabisystems.com/