Subject: Re: CVS commit: src/usr.bin/file
To: None <source-changes@netbsd.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 10/23/2006 14:26:42
On Sun, 22 Oct 2006, Christos Zoulas wrote:
> Modified Files:
> src/usr.bin/file: Makefile
>
> Log Message:
> Include bsd.sys.mk so that HOST_SH is defined. (Hi apb)
I always use build.sh, or at least ${TOOLDIR}/bin/nbmake-${MACHINE}, so
I didn't notice that.
Should we define HOST_SH in bsd.own.mk instead of bsd.sys.mk to make
this sort of error less likely?
--apb (Alan Barrett)