Date: Mon, 29 May 2000 01:29:13 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Brian Somers <brian@Awfulhak.org> Cc: "David E. O'Brien" <obrien@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org, sheldon@FreeBSD.org Subject: Re: cvs commit: src/sys/conf Makefile.i386 Message-ID: <Pine.BSF.4.21.0005290123170.473-100000@besplex.bde.org> In-Reply-To: <200005281223.NAA97284@hak.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 May 2000, Brian Somers wrote:
> > obrien 2000/05/27 14:50:16 PDT
> >
> > Modified files:
> > sys/conf Makefile.i386
> > Log:
> > MFA: Add {kernel,module}-{depend,clean,cleandepend,tags,install,reinstall}
> > targets. The {depend,clean,cleandepend,tags,install,reinstall} targets
> > are composits of the {kernel,module}-* targets (based on NO_MODULES).
> >
> > Revision Changes Path
> > 1.187 +57 -35 src/sys/conf/Makefile.i386
>
> I'm confused. I though we were aiming to have targets included from
> /usr/src/Makefile for this sort of stuff. Does this conflict with
> Sheldon's work in progress ?
The targets should be in bsd.kern.mk. bsd.kmod.mk handlers all the usual
targets for modules; kernels shouldn't be much different from modules, so
bsd.kmod.mk should be merged into bsd.kern.mk or vice versa.
Bruce
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005290123170.473-100000>
