Module Name: src Committed By: sjg Date: Wed Aug 28 21:56:50 UTC 2013
Modified Files: src/usr.bin/make: parse.c src/usr.bin/make/unit-tests: Makefile test.exp Added Files: src/usr.bin/make/unit-tests: sunshcmd Log Message: Fix parsing of SUNSHCMD style :sh = assigments. Submitted by: Will Andrews at freebsd.org To generate a diff of this commit: cvs rdiff -u -r1.190 -r1.191 src/usr.bin/make/parse.c cvs rdiff -u -r1.37 -r1.38 src/usr.bin/make/unit-tests/Makefile cvs rdiff -u -r0 -r1.1 src/usr.bin/make/unit-tests/sunshcmd cvs rdiff -u -r1.42 -r1.43 src/usr.bin/make/unit-tests/test.exp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.