Subject: Re: Documentation/tutorial info for NetBSD makefile To: Luong <luong.ngo@gmail.com> From: Hubert Feyrer <hubert@feyrer.de> List: tech-toolchain Date: 07/23/2007 23:27:07
On Mon, 23 Jul 2007, Luong wrote:
> Is there any documentation or tutorial site that I can learn the basic of NetBSD
> makefile and its structure?
If you're familiar with the basics of make(1), check out
/usr/share/mk/bsd.README.
- Hubert