Date: Sat, 20 Jul 2002 17:52:49 +0100 (BST) From: Mark Valentine <mark@thuvia.demon.co.uk> To: Ruslan Ermilov <ru@freebsd.org> Cc: arch@freebsd.org Subject: Re: [POLL] need a good name for share/mk API versioning Message-ID: <200207201652.g6KGqnFK085491@dotar.thuvia.org>
next in thread | raw e-mail | index | archive | help
> From: mark@dotar.thuvia.org (Mark Valentine)
> Date: Sat 20 Jul, 2002
> Subject: Re: [POLL] need a good name for share/mk API versioning
> One possible workaround might be to have sys.mk include a file defined by a
> variable (if defined, perhaps in the environment), which for the FreeBSD build
> system could be set to "bsd.sys.mk" or similar. This allows any build system
> to have a component included before the Makefile is read.
>
> .if defined(__BUILD_SYS_MK)
> .include "${__BUILD_SYS_MK}"
> .endif
Of course, no newly design build system should use this feature; use an
early Makefile .include instead...
Cheers,
Mark.
--
Mark Valentine, Thuvia Labs <mark@thuvia.co.uk> <http://www.thuvia.co.uk>
"Tigers will do ANYTHING for a tuna fish sandwich." Mark Valentine uses
"We're kind of stupid that way." *munch* *munch* and endorses FreeBSD
-- <http://www.calvinandhobbes.com> <http://www.freebsd.org>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207201652.g6KGqnFK085491>
