CVSROOT: /cvsroot/make
Module name: make
Branch:
Changes by: Paul D. Smith <psmith@xxxxxxxxxxxxxxxx> 05/08/25 04:40:11
Modified files:
. : ChangeLog job.c
tests : ChangeLog
tests/scripts/variables: SHELL
Log message:
If we're on a DOS/W32/OS2 system and we're not using a unixy shell,
don't
follow POSIX backslash/newline conventions.
Use a different method for testing the SHELL variable, which hopefully
will work better on non-UNIX systems.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/make/make/ChangeLog.diff?tr1=2.287&tr2=2.288&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/make/make/job.c.diff?tr1=1.167&tr2=1.168&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/make/make/tests/ChangeLog.diff?tr1=1.96&tr2=1.97&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/make/make/tests/scripts/variables/SHELL.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
|