[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Redhat Linux 7.1 and GNU make 3.79.1
From: |
Albert Chin-A-Young |
Subject: |
Redhat Linux 7.1 and GNU make 3.79.1 |
Date: |
Thu, 29 Aug 2002 17:48:38 -0500 |
User-agent: |
Mutt/1.2.5i |
$ 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.
--
albert chin (address@hidden)
- Redhat Linux 7.1 and GNU make 3.79.1,
Albert Chin-A-Young <=