NetBSD/usr.bin/make
sjg 55844d12fe Ensure consistent results on different platforms.
With cycle.1.99 being written to stdout and
make: Graph cycles through `cycle.2.*`
to stderr, the order in which they are captured
varies on some platforms.
By redirecting stderr through the same pipe
as stdout we get more consistent result.
2017-10-08 20:44:19 +00:00
..
lst.lib
PSD.doc
unit-tests Ensure consistent results on different platforms. 2017-10-08 20:44:19 +00:00
arch.c
buf.c
buf.h
compat.c Make compat.c handle SIGINT etc more like job.c 2017-07-20 19:29:54 +00:00
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c Make compat.c handle SIGINT etc more like job.c 2017-07-20 19:29:54 +00:00
job.h
lst.h
main.c Add -v variable that always expands variables; restore -V the way it was. 2017-06-19 19:58:24 +00:00
make_malloc.c
make_malloc.h
make.1 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
make.c
make.h Make compat.c handle SIGINT etc more like job.c 2017-07-20 19:29:54 +00:00
Makefile
Makefile.boot
meta.c Avoid full path meta file names for subdir of .OBJDIR 2017-08-10 21:07:48 +00:00
meta.h
metachar.c
metachar.h
nonints.h
parse.c
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c
targ.c
trace.c
trace.h
util.c
var.c