Module Name: src Committed By: dholland Date: Sun Sep 14 04:32:07 UTC 2014
Modified Files: src/usr.bin/make: make.1 Log Message: Add some notes on compatibility with other make dialects. I was originally intending to preserve some of Jarmo Jaakkola's notes on POSIX make from the PR 49085 changes... but really there's no point wandering into details about $? and such when the big picture is "almost everything in this manual works only in BSD make". Maybe the exact details can be stuffed into a chapter of the mythical make reference manual if that ever gets (re)written. To generate a diff of this commit: cvs rdiff -u -r1.240 -r1.241 src/usr.bin/make/make.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.