INCSLINKS cannot be used to make softlinks within machine/ because
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 17 May 2004 01:03:54 +0000 (01:03 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 17 May 2004 01:03:54 +0000 (01:03 +0000)
commita8f70ff21e2ea644b109f4ecb198b6cfa6fef8dc
treea1a6da5d64a6bfa7befe4f625c9f4976aa435f32
parent945bd25b974bb52f01cd20cafe3a3bcafdf7c3c6
INCSLINKS cannot be used to make softlinks within machine/ because
buildworld's temporary include hierarchy uses a softlink into the source
tree for machine/ (so read only mounts of /usr/src would fail).

Instead, we will require that buildworld properly reference the include
files in their natural locations (e.g. <dev/video/...) and we fix the
softlinks in the make upgrade (upgrade_etc) target.
etc/Makefile
include/Makefile