CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/22 07:47:12
Modified files:
usr.bin/make : compat.c cond.c defines.h engine.c error.c
gnode.h job.c lowparse.c lowparse.h parse.c
targ.c var.c
Added files:
usr.bin/make : location.h
Log message:
minor cleanup: error messages include lineno and fileno together, so
recognize that and create a struct Location_ for it.
mostly from Jonathan Calmels, a few nits from me.
okay otto@
