NetBSD/usr.bin/make
lukem a2f8083d5d Add some subsections in the VARIABLE ASSIGNMENTS section.
In the "modifier description" list, show each modifier with the leading `:'.
Rationale: it's hard to search for modifiers without it, and we already do
the same thing in the -options and .makecommands lists.  I now find it much
easier to find the description for a modifier in the man page.
2003-11-07 01:01:46 +00:00
..
lst.lib
PSD.doc
unit-tests Implement :[] modifier to allow picking a range of words out of a variable. 2003-09-27 21:29:37 +00:00
arch.c
bit.h
buf.c
buf.h
compat.c Add the 'e' debug flag (i.e., '-d e'): when enabled, show the "target 2003-09-10 18:04:22 +00:00
cond.c Make empty() consider an undefined variable as empty, 2003-09-06 06:52:08 +00:00
config.h
dir.c Remove some code which makes file lookup rely on the fact that 2003-09-09 14:44:35 +00:00
dir.h
for.c
hash.c
hash.h
job.c
job.h
list.h
lst.h
main.c Add the 'e' debug flag (i.e., '-d e'): when enabled, show the "target 2003-09-10 18:04:22 +00:00
make.1 Add some subsections in the VARIABLE ASSIGNMENTS section. 2003-11-07 01:01:46 +00:00
make.c
make.h Implement :[] modifier to allow picking a range of words out of a variable. 2003-09-27 21:29:37 +00:00
Makefile
Makefile.boot
nonints.h
parse.c
pathnames.h Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
sprite.h
str.c Implement :[] modifier to allow picking a range of words out of a variable. 2003-09-27 21:29:37 +00:00
suff.c
targ.c
trace.c
trace.h
util.c
var.c Fixes from PR#23210 to eliminate use of asprintf which makes cross building 2003-10-23 15:58:29 +00:00