Module Name: src Committed By: sjg Date: Mon Mar 7 20:20:35 UTC 2016
Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: modts.exp modts.mk Log Message: For :ts numeric escapes \x* is hex, anything else is octal. To generate a diff of this commit: cvs rdiff -u -r1.205 -r1.206 src/usr.bin/make/var.c cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/modts.exp \ src/usr.bin/make/unit-tests/modts.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.