Subject: Re: CVS commit: sharesrc/share/mk
To: Jun-ichiro itojun Hagino <itojun@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 06/10/2002 16:39:52
On Sun, 9 Jun 2002, Jun-ichiro itojun Hagino wrote:

>
> Module Name:	sharesrc
> Committed By:	itojun
> Date:		Sun Jun  9 04:04:33 UTC 2002
>
> Modified Files:
> 	sharesrc/share/mk: bsd.README
>
> Log Message:
> sync LIBxx with bsd.prog.mk
> XXX bsd.prog.mk and bsd.hostprog.mk defines very similar thing
> - can we unify them? at least the definition?

How readable would the result be? The problem is that the key commands
need to be different, and abstracting that could lead to an unreadable
mess.

Take care,

Bill