Module Name: src Committed By: sjg Date: Tue Jun 7 00:10:21 UTC 2011
Modified Files: src/usr.bin/make/unit-tests: modts Log Message: Some systems (eg. MirBSD) use a ksh, with an echo which cannot be used for things containing \x: etc. Check for print or printf as builtin and use if available. Note that a builtin will fail, if make decides a shell is not needed. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/modts Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.