bug-make
[Top][All Lists]
Advanced

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

Re: Redhat Linux 7.1 and GNU make 3.79.1


From: Albert Chin-A-Young
Subject: Re: Redhat Linux 7.1 and GNU make 3.79.1
Date: Thu, 29 Aug 2002 17:53:58 -0500
User-agent: Mutt/1.2.5i

On Thu, Aug 29, 2002 at 05:48:38PM -0500, china wrote:
> $ cd /tmp
> $ cat a.sh
> #!/bin/sh
> 
> LD_LIBRARY_PATH=bar make all
> $ cat Makefile
> all:
>       set
> 
> $ /tmp/a.sh | grep LD_LIBRARY_PATH
> [empty]
> 
> Why? I've tried the above on AIX, IRIX, and Solaris and
> LD_LIBRARY_PATH is in the output.

Ok, nevermind. make was sgid.

-- 
albert chin (address@hidden)




reply via email to

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