]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Install symlinks to individual headers instead of symlinks to directories
authorbde <bde@FreeBSD.org>
Mon, 5 May 2003 12:54:26 +0000 (12:54 +0000)
committerbde <bde@FreeBSD.org>
Mon, 5 May 2003 12:54:26 +0000 (12:54 +0000)
commitc0fd079086a2a7e180efec292360922ca8af5851
tree847dfcc6cba084585172083cd3f9fec492e7e3c3
parent5e7892f0e3e78bff61a1f46b64afadae569bdf49
Install symlinks to individual headers instead of symlinks to directories
in the SHARED=symlinks case.  Symlinks to directories only work if all the
the necessary headers are in 1 directory, but the necessary headers are
scattered for at least ipfilter headers in <netinet>.  This change also
avoids polluting /usr/include with non-headers; the /usr/include hierarchy
is now independent of the setting of SHARED.

Submitted by: ru (edited to fix netgraph/bluetooth/include and machine/pc)
PR: 44148
Makefile.inc1
include/Makefile