NetBSD/usr.bin/make
sjg 32a3b241bf Treat an unquoted '#' as end of line when parsing conditionals.
This ensures that comments are ok at the end of line.

PR: 19596
Reviewed by: christos
2002-12-30 18:03:09 +00:00
..
lst.lib
PSD.doc
arch.c
bit.h
buf.c
buf.h
compat.c
cond.c Treat an unquoted '#' as end of line when parsing conditionals. 2002-12-30 18:03:09 +00:00
config.h
dir.c Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
dir.h Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
for.c
hash.c
hash.h
job.c When JobExec() was called from JobRestartJobs() via JobRestart(), it 2002-12-09 01:23:53 +00:00
job.h Fixed race condition that would cause make -j to pause for five 2002-11-16 22:22:23 +00:00
list.h
lst.h
main.c
make.1 Bump date for .PATH description; begin sentence with upper case letter; 2002-11-29 19:10:25 +00:00
make.c
make.h
Makefile
Makefile.boot
nonints.h
parse.c Parse_DoVar: don't free cp until we are done with it! 2002-12-01 05:53:30 +00:00
pathnames.h
sprite.h
str.c
suff.c Lst exp -> Lst explist, to avoid warnings about gcc-current's 2002-12-05 15:56:52 +00:00
targ.c
trace.c
trace.h
util.c
var.c