<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gunmake/tests/scripts/variables/MAKELEVEL, branch moved-to-git</title>
<subtitle>GNU make with more features of SunOS make</subtitle>
<id>https://git.pashev.ru/gunmake/atom?h=moved-to-git</id>
<link rel='self' href='https://git.pashev.ru/gunmake/atom?h=moved-to-git'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/'/>
<updated>2004-11-28T23:11:23Z</updated>
<entry>
<title>Fix for bug #1276: Handle SHELL according to POSIX requirements.</title>
<updated>2004-11-28T23:11:23Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2004-11-28T23:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=539f513773b2e651d987a7bdbdffd8b5164d58cf'/>
<id>urn:sha1:539f513773b2e651d987a7bdbdffd8b5164d58cf</id>
<content type='text'>
POSIX requires that the value of SHELL in the makefile NOT be exported
to sub-commands.  Instead, the value in the environment when make was
invoked should be passed to the environment of sub-commands.  Note that
make still uses SHELL to _run_ sub-commands; it just doesn't change the
value of the SHELL variable in the environment of sub-commands.

As an extension to POSIX, if the makefile explicitly exports SHELL then
GNU make _will_ use it in the environment of sub-commands.
</content>
</entry>
<entry>
<title>* Added the test suite to the main distribution.</title>
<updated>1999-09-14T02:03:19Z</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>1999-09-14T02:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/gunmake/commit/?id=0d366b668244112846554c42045ff1d9956276ed'/>
<id>urn:sha1:0d366b668244112846554c42045ff1d9956276ed</id>
<content type='text'>
</content>
</entry>
</feed>
