Date: Fri, 28 Jun 1996 13:24:54 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: scott@statsci.com Cc: Bruce Evans <bde@zeta.org.au>, rgrimes@gndrsh.aac.dev.com, current@freebsd.org, nate@mt.sri.com Subject: Re: Building inside of /usr/src? Message-ID: <5182.835993494@time.cdrom.com> In-Reply-To: Your message of "Fri, 28 Jun 1996 12:22:10 PDT." <m0uZj7L-00060BC@main.statsci.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm not familiar with the bmake stuff...Is ${.CURDIR} set automagically by > the make program? or by some other mechanism? If it is automatic, would it Yes. > be reasonable to introduce another automatic variable that is the raw > getcwd() results, then use ${.GETCWD} instead of ${.CURDIR} everywhere? Or > something like that? No, it would not. :-) Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5182.835993494>