Go to file
tv a45d07b1e5 Rework recursion to use the original logic again, in the structure cleaned
up by pk (and fix comments to match):

* A .WAIT here means that only the *immediately preceding* target needs
  to be added to the list of "install-foo" targets used to ensure that
  dependencies are installed (otherwise much more than is necessary
  gets installed during the build process, increasing build time here)

* If building only an individual target such as "dependall-yacc", the
  prerequisites may need to be built before running their "install-foo"
  targets -- so add a dependency in that case on "dependall-foo".
2002-03-07 19:12:33 +00:00
bin Drop duplicate .Pp. 2002-03-05 15:09:26 +00:00
crypto Fix off by one error described in "PINE-CERT-20020301" advisory. 2002-03-07 16:02:22 +00:00
dist Drop trailing spaces after section names. 2002-03-06 14:20:34 +00:00
distrib Add entries for evbarm and evbmips. 2002-03-07 14:46:10 +00:00
etc Use ${PRINTOBJDIR}. 2002-03-05 19:53:19 +00:00
games No need to reference .OBJDIR here. 2002-03-05 21:29:56 +00:00
gnu version[] 5.0-nb1 --> 5.0nb1, as other archs use 2002-03-06 19:17:09 +00:00
include add a couple of XOPEN compatibility defines, and a non-xopen function that 2002-03-05 16:09:06 +00:00
lib Add SYNOPSIS. 2002-03-06 14:25:42 +00:00
libexec Use ${PRINTOBJDIR}. 2002-03-05 21:53:56 +00:00
regress No need to reference .OBJDIR here. 2002-03-05 21:56:59 +00:00
sbin Change type of dumpmag and newdumpmag from int to u_int32_t 2002-03-06 13:13:08 +00:00
share Add entries for evbarm and evbmips. 2002-03-07 14:46:10 +00:00
sys Add an entry for evbmips. 2002-03-07 14:48:23 +00:00
tools Rework recursion to use the original logic again, in the structure cleaned 2002-03-07 19:12:33 +00:00
usr.bin Autoconf bracket #include <inttypes.h>. 2002-03-07 18:29:56 +00:00
usr.sbin When adding packages via pkg_add(1), and a pre-requisite package needs 2002-03-06 17:45:20 +00:00
build.sh Add evbmips. 2002-03-07 14:59:04 +00:00
BUILDING document various supported environment variables, including MAKEOBJDIRPREFIX 2002-03-05 01:15:51 +00:00
BUILDING.mdoc document various supported environment variables, including MAKEOBJDIRPREFIX 2002-03-05 01:15:51 +00:00
Makefile Build whatis.db and infodir-meta from the commands list of the afterinstall 2002-03-05 16:17:06 +00:00
Makefile.inc
UPDATING Tell VAX people to update their gas so they can assemble -current sources. 2002-02-24 01:15:21 +00:00