NetBSD/usr.bin/make
rillig 3911c95333 A small word can sometimes express things clearer ... 2007-08-13 06:14:08 +00:00
..
PSD.doc
lst.lib
unit-tests
Makefile
Makefile.boot
arch.c
buf.c
buf.h
compat.c kill clobbered warning from Tobias Nygren 2007-04-05 14:11:35 +00:00
cond.c Add code to ensure that .if/.endif are correctly nested with .for/.endfor 2007-02-04 19:23:49 +00:00
config.h
dir.c Remove 'else' after 'return', and similar whitspace changes. 2007-01-01 21:31:51 +00:00
dir.h
for.c Remove 'else' after 'return', and similar whitspace changes. 2007-01-01 21:31:51 +00:00
hash.c
hash.h
job.c
job.h
lst.h
main.c Since the 'buf' code here is only used by make, we don't need two names 2007-01-01 21:29:01 +00:00
make.1 A small word can sometimes express things clearer ... 2007-08-13 06:14:08 +00:00
make.c Request the 'verbose' node print when aborting and scheduling nodes. 2007-01-01 21:42:42 +00:00
make.h Remove the (now redundant) MAKE_BSIZE, BUF_DEF_SIZE from buf.c is used instead. 2007-01-01 21:48:43 +00:00
nonints.h Add code to ensure that .if/.endif are correctly nested with .for/.endfor 2007-02-04 19:23:49 +00:00
parse.c Delete some comments that refer to long-extinct code. 2007-05-23 19:03:56 +00:00
pathnames.h
sprite.h
str.c Correctly handle '\' at the end of a variable in the non-expanding case. 2006-12-22 20:28:31 +00:00
suff.c A rather large rototil in the way the parallel make code schedules jobs. 2006-11-17 22:07:39 +00:00
targ.c Fix breakage of previous commit. 2006-12-21 20:05:37 +00:00
trace.c
trace.h
util.c Remove duplicate #includes 2007-01-17 00:21:43 +00:00
var.c Under DEBUG(VAR) report when the variable wasn't found. 2007-06-16 19:47:29 +00:00