Page MenuHomeFreeBSD

include: Remove symlink installation
ClosedPublic

Authored by manu on Mar 9 2021, 8:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 3:41 AM
Unknown Object (File)
Dec 24 2024, 11:50 AM
Unknown Object (File)
Dec 21 2024, 7:51 AM
Unknown Object (File)
Dec 19 2024, 9:48 PM
Unknown Object (File)
Dec 6 2024, 11:11 PM
Unknown Object (File)
Nov 30 2024, 12:40 AM
Unknown Object (File)
Nov 30 2024, 12:40 AM
Unknown Object (File)
Nov 30 2024, 12:39 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