From owner-freebsd-hackers Mon Mar 18 11:11:15 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from web21105.mail.yahoo.com (web21105.mail.yahoo.com [216.136.227.107]) by hub.freebsd.org (Postfix) with SMTP id 4623337B400 for ; Mon, 18 Mar 2002 11:11:05 -0800 (PST) Message-ID: <20020318191105.18995.qmail@web21105.mail.yahoo.com> Received: from [62.254.0.5] by web21105.mail.yahoo.com via HTTP; Mon, 18 Mar 2002 11:11:05 PST Date: Mon, 18 Mar 2002 11:11:05 -0800 (PST) From: Hiten Pandya Reply-To: hiten@uk.FreeBSD.org Subject: Re: Documents on FreeBSD Make system? To: "George V. Neville-Neil" , freebsd-hackers@freebsd.org In-Reply-To: <200203181825.g2IIOwGg037053@mail.meer.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- "George V. Neville-Neil" wrote: > Is there a set of docs or a Daemon News article on working with the BSD > make system? I'd like to write my code as closely to whatever that > standard > is as possible but reading through all the .mk files seems a bit less > efficient > if there is a doc. Hi, Have you had a look at the PSD (Programmer Supplemetery Documents) for the 4.4BSD Operating System, there some docs on the make(1) build system, as well some important documents on the 4.4BSD architecture. They are all available at: http://docs.FreeBSD.org/doc Also, for reference, the make system is called "BSD Make", as far as I know, hehe :) Thanks, Regards, -- Hiten __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message