Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2003 20:18:45 -0500
From:      Garance A Drosihn <drosih@rpi.edu>
To:        Alfred Perlstein <bright@mu.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src Makefile.inc1
Message-ID:  <p0600203fbbfad1c58d18@[128.113.24.47]>
In-Reply-To: <20031209010104.GW75620@elvis.mu.org>
References:  <200312090042.hB90gi9O026737@repoman.freebsd.org> <p0600203dbbfacb7b13bb@[128.113.24.47]> <20031209010104.GW75620@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At 5:01 PM -0800 12/8/03, Alfred Perlstein wrote:
>  > At 4:42 PM -0800 12/8/03, Garance A Drosehn wrote:
>  >
>>  IMO, the best fix for this will be to change 'make' so we have
>>  a way to specify an alternate shell (instead of the hard-coded
>>  value of /bin/sh) for the 'installworld-ish' targets.
>
>Isn't the traditional way of doing this just:
>
>SHELL=
>
>?

Dunno.  Can you set that on a per-target basis?  I think we
only care about this for the 'installworld' target, and in
that case we want to set it to the /bin/sh which was copied to
a temp directory at the start of the processing for that target.
Installword is done via a series of cascading targets, so maybe
it will be fairly easy to solve this.

I certainly don't want the *user* to have to remember to
set the shell before typing 'make installworld'...

-- 
Garance Alistair Drosehn            =   gad@gilead.netel.rpi.edu
Senior Systems Programmer           or  gad@freebsd.org
Rensselaer Polytechnic Institute    or  drosih@rpi.edu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0600203fbbfad1c58d18>