Page MenuHomeFreeBSD

include: Remove symlink installation
ClosedPublic

Authored by manu on Mar 9 2021, 8:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 14, 12:51 PM
Unknown Object (File)
Wed, Apr 2, 6:16 PM
Unknown Object (File)
Mar 17 2025, 6:19 AM
Unknown Object (File)
Feb 26 2025, 9:22 PM
Unknown Object (File)
Feb 25 2025, 10:47 PM
Unknown Object (File)
Feb 21 2025, 9:10 PM
Unknown Object (File)
Feb 18 2025, 4:34 AM
Unknown Object (File)
Feb 15 2025, 7:12 AM
Subscribers

Details

Summary

headers could be installed as symlink to the source tree instead of copies.
Remove the possibility to do that.
This make the makefile easier to read and to maintain and also don't duplicate
code.

While here remove some directories from LSBUDIRS as we already install them using
the INCS stuff.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable