Re: Handling of shell builtins in make(1)
From: Harti Brandt (hartmut.brandt_at_dlr.de)
Date: 05/24/05
- Previous message: Scott Long: "Re: Handling of shell builtins in make(1)"
- In reply to: Max Okumoto: "Re: Handling of shell builtins in make(1)"
- Next in thread: Scott Long: "Re: Handling of shell builtins in make(1)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 24 May 2005 09:32:11 +0200 (CEST) To: Max Okumoto <okumoto@ucsd.edu>
On Mon, 23 May 2005, Max Okumoto wrote:
MO>Harti Brandt <hartmut.brandt@dlr.de> writes:
MO>
MO>> I think all this may be very confusing. The question is what to do. I
MO>> see the following options:
MO>>
MO>> 1. leave it as it is.
MO>>
MO>> 2. include the Posix reserved words and builtins into the list.
MO>>
MO>> 3. include all reserved words and builtins of our shell into the list.
MO>
MO>4. Extend .SHELL: to allow specifing a list of built-in. And then
MO> we should define them in bsd.sys.mk or some other config file.
Sure. That code is ready already. The question is what list of builtins do
we include per-default?
harti
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Scott Long: "Re: Handling of shell builtins in make(1)"
- In reply to: Max Okumoto: "Re: Handling of shell builtins in make(1)"
- Next in thread: Scott Long: "Re: Handling of shell builtins in make(1)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|