Module Name: src Committed By: christos Date: Wed Jun 17 17:43:23 UTC 2015
Modified Files: src/usr.bin/make: Makefile compat.c var.c Log Message: Centralize the "is a meta char" test, instead of using two different arrays. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/usr.bin/make/Makefile cvs rdiff -u -r1.96 -r1.97 src/usr.bin/make/compat.c cvs rdiff -u -r1.192 -r1.193 src/usr.bin/make/var.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.