freebsd-dev/share/man
Ian Lepore e93e5bb0fa Allow use of .WAIT in the LOCAL_DIRS and LOCAL_LIB_DIRS lists.
A comment in Makefile.inc1 has long stated that LOCAL_DIRS are built last,
after the base system.  Incremental improvements in parallel building over
the years have led to LOCAL_DIRS being built in parallel with base system
directories.  This change allows the .WAIT directive to appear in LOCAL_DIRS
and LOCAL_LIB_DIRS lists to give the user some control over parallel
building of local additions.

Differential Revision:	https://reviews.freebsd.org/D13622
2017-12-31 18:53:13 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 Add missing word 2017-12-02 19:10:52 +00:00
man4 Correct a mistake and reword a couple sentences to clarify that "the value" 2017-12-29 20:00:19 +00:00
man5 Fix a few speelling errors 2017-12-28 08:22:26 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 Allow use of .WAIT in the LOCAL_DIRS and LOCAL_LIB_DIRS lists. 2017-12-31 18:53:13 +00:00
man8 Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
man9 Fix a few speelling errors 2017-12-28 08:22:26 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00