Subject: Re: make
To: None <netbsd-help@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-help
Date: 08/03/2004 00:53:11
In article <3b95c9b00408021735b39d618@mail.gmail.com>,
Chris Scott <ccscott@gmail.com> wrote:
>Would you be able to give me a good tutorial for BSD make? I have
>found this http://www.ten15.org/docs/make/ (pmake) but it doesn't seem
>like it all applies to BSD make.

Most of the changes from pmake involve ".CURDIR", ".OBJDIR" and the mandatory
"." prefix for all keywords. The rest should apply. What exactly do you want
to know?

christos