Rui Paulo <rpaulo%netbsd.org@localhost> writes:
Module Name: src
Committed By: rpaulo
Date: Wed Jun 15 22:26:55 UTC 2005
Modified Files:
src/usr.bin/make: parse.c
Log Message:
PR bin/17732: Allow make to understand escaped comments.
Approved by sjg, christos and hubertf.
I'm not entirely sure, but I think this broke the build.
nbmake: "/usr/src/tools/menuc/Makefile" line 7: Missing dependency operator
nbmake: Fatal errors encountered -- cannot continue
Line 7 of that file is:
NOSHARE=# defined
If this is indeed the problem, could you please build the world to
make sure your fix works?