NetBSD/usr.bin/make
dholland b7b7574d3b Reorg docs, part 1:
Move all the reference manuals to subdirs of /usr/share/doc/reference.
We have subdirs ref1-ref9, corresponding to man page sections 1-9.

Everything that's the reference manual for a program (sections 1, 6,
8), C interface (sections 2, 3), driver or file system (section 4),
format or configuration (section 5), or kernel internal interface
(section 9) belongs in here.

Section 7 is a little less clear: some things that might go in section
7 if they were a man page aren't really reference manuals. So I'm only
putting things in reference section 7 that are (to me) clearly
reference material, rather than e.g. tutorials, guides, FAQs, etc.
This obviously leaves some room for debate, especially without first
editing the docs with this distinction in mind, but if people hate
what I've done things can always be moved again.

Note also that while roff macro man pages traditionally go in section
7, I have put all the roff documentation (macros, tools, etc.) in one
place in reference/ref1/roff. This will make it easier to find and
also easier to edit it into some kind of coherent form.
2014-07-05 19:22:41 +00:00
..
lst.lib
PSD.doc Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
unit-tests
arch.c
buf.c
buf.h
compat.c Treat '~' as a meta char requiring a shell. 2014-01-03 00:02:01 +00:00
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c
job.h
lst.h
main.c Use Var_Value() instead of getenv() to obtain MAKEOBJDIR{,PREFIX}. 2014-02-07 17:23:35 +00:00
make_malloc.c
make_malloc.h
make.1 Put .INCLUDEDFROM* in the right section 2014-02-15 18:55:30 +00:00
make.c
make.h
Makefile Rework /usr/share/doc. 2014-07-05 19:22:02 +00:00
Makefile.boot Rename NetBSD/hp700 to NetBSD/hppa. 2014-02-24 07:23:38 +00:00
meta.c
meta.h
nonints.h
parse.c delete the correct variables on eof 2014-02-15 00:17:17 +00:00
pathnames.h
sprite.h
str.c Reduce the calls to realloc from brk_string by basing initial argmax guess 2014-02-12 01:35:56 +00:00
strlist.c
strlist.h
suff.c
targ.c
trace.c
trace.h
util.c Include signal.h early for MiNT and Linux. From pkgsrc. 2013-11-26 13:44:41 +00:00
var.c Return varNoError rather than var_Error for ::?= etc. 2014-06-20 06:13:45 +00:00