[EMAIL PROTECTED] wrote: > Added a TMPDIR envar and a tmpdir target. > +TMPDIR= $(HOME)tmp
Could you please not override my existing $TMPDIR (an environment variable consulted by glibc functions such as mkstemp()) ? AFAIK, "make" can import environment variables. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
