NetBSD/usr.bin/make
sjg 123e6558cd Make sure .PHONY targets get .TARGET set.
This wasn't happening when a dependency of .END.
Set .PREFIX too and add a unit-test.

PR: 43534
2011-09-29 23:38:04 +00:00
..
PSD.doc Fix formatting of Notes to work with groff. 2011-08-18 15:19:30 +00:00
lst.lib
unit-tests Make sure .PHONY targets get .TARGET set. 2011-09-29 23:38:04 +00:00
Makefile - remove gcc-4.5 warnings 2011-08-14 13:06:09 +00:00
Makefile.boot
arch.c
buf.c
buf.h
compat.c Use __dead consistently. If it doesn't exist, define it away. 2011-09-16 15:38:03 +00:00
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c Use __dead consistently. If it doesn't exist, define it away. 2011-09-16 15:38:03 +00:00
job.h
lst.h
main.c Use __dead consistently. If it doesn't exist, define it away. 2011-09-16 15:38:03 +00:00
make.1 In meta mode, we create .meta files for most targets. 2011-08-28 03:54:07 +00:00
make.c Use __dead consistently. If it doesn't exist, define it away. 2011-09-16 15:38:03 +00:00
make.h Use __dead consistently. If it doesn't exist, define it away. 2011-09-16 15:38:03 +00:00
make_malloc.c
make_malloc.h
meta.c PR/45383: Henning Petersen: Swapped lseek args 2011-09-21 14:30:47 +00:00
meta.h
nonints.h Use __dead consistently. If it doesn't exist, define it away. 2011-09-16 15:38:03 +00:00
parse.c NULL does not need a cast 2011-08-31 16:24:54 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c Make sure .PHONY targets get .TARGET set. 2011-09-29 23:38:04 +00:00
targ.c
trace.c
trace.h
util.c
var.c ApplyModifiers: if we parse a variable in the modifier list, 2011-06-03 21:10:42 +00:00