Fix the quoting of MAKEFLAGS as noted in rev. 1.47.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 26 Jan 2005 09:44:21 +0000 (09:44 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 26 Jan 2005 09:44:21 +0000 (09:44 +0000)
commit9d304036413cb26f7151238c26dcae5569c813ab
treed8b5db9e40ba0adc3997e74936cba5a1588855be
parent0866e5809de17e21cd0a838cacfc5755cffbf943
Fix the quoting of MAKEFLAGS as noted in rev. 1.47.
This still has a slight problem with trailing backslashes
on the comment line, but that will be documented in the man page.

Written-by: Harti Brandt, harti AT freebsd DOT org
usr.bin/make/main.c
usr.bin/make/nonints.h
usr.bin/make/parse.c
usr.bin/make/str.c
usr.bin/make/str.h