freebsd-dev/usr.bin/make
Ruslan Ermilov 30b800de8e Reworked the fix to print the useful line number on error in
the .for loop:

- Replaced four global variables in parse.c with one.
- Made Parse_FromString() accept the "lineno" as an argument.
- Fixed line numbering when there are escaped newlines in the
  body of the .for loop.

Adopted from:	NetBSD
2004-03-10 21:51:06 +00:00
..
lst.lib
PSD.doc
arch.c
buf.c
buf.h
compat.c
cond.c
config.h
dir.c
dir.h
for.c Reworked the fix to print the useful line number on error in 2004-03-10 21:51:06 +00:00
hash.c
hash.h
job.c
job.h
list.h
lst.h
main.c
make.1 Revert previous commit, ru has ideas how to better document this 2004-01-21 17:58:33 +00:00
make.c
make.h
Makefile
Makefile.dist
nonints.h Reworked the fix to print the useful line number on error in 2004-03-10 21:51:06 +00:00
parse.c Reworked the fix to print the useful line number on error in 2004-03-10 21:51:06 +00:00
pathnames.h
sprite.h
str.c Fixed a bug that previous revision has introduced -- we missed 2004-01-25 12:28:36 +00:00
suff.c
targ.c
util.c
var_modify.c
var.c Allow variable substitutions in SYSV variable substitutions like 2004-01-12 10:35:46 +00:00
var.h