|
From: | Paul D. Smith |
Subject: | [bug #31278] multiple shell commands within one rule invoke separate shell environments |
Date: | Fri, 08 Oct 2010 18:16:49 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10 |
Update of bug #31278 (project make): Status: None => Fixed Fixed Release: None => 3.82 _______________________________________________________ Follow-up Comment #1: The current behavior of make is the way every make has always worked since make was invented in the 1970's, and it's mandated by the POSIX standard for "make". Hundreds of thousands of makefiles would break if we changed it. However, if you upgrade to GNU make 3.82 you can use the new .ONESHELL feature (see the NEWS file and docs) to get the behavior you want. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?31278> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |