yar 2008-03-05 20:24:38 UTC
FreeBSD src repository
Modified files:
usr.bin/make main.c
Log:
The non-POSIX environment variable MAKE was superseded
by MAKEFLAGS ages ago, so don't mention it in comments.
Tested with: cmp(1)
Revision Changes Path
1.167 +1 -1 src/usr.bin/make/main.c