help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SHELL variable and its value from user’ s environment


From: ali hagigat
Subject: Re: SHELL variable and its value from user’ s environment
Date: Sat, 15 Jan 2011 11:45:35 +0330

The manual says that the default value of .SHELLFLAGS is -c, why @echo
$(.SHELLFLAGS) returns nothing?


2011/1/2 Paul Smith <address@hidden>:
> On Sun, 2011-01-02 at 09:42 +0330, ali hagigat wrote:
> $ SHELL=/bin/someshell
> $ export SHELL
> $ (echo 'SHELL = /bin/sh'; echo 'all: ; @echo $$SHELL') | make -f-
> /bin/someshell



reply via email to

[Prev in Thread] Current Thread [Next in Thread]