Page MenuHomeFreeBSD

include: Remove symlink installation
ClosedPublic

Authored by manu on Mar 9 2021, 8:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 23, 5:50 AM
Unknown Object (File)
Wed, Jul 3, 8:17 PM
Unknown Object (File)
Sun, Jun 30, 11:01 AM
Unknown Object (File)
Jun 24 2024, 9:28 PM
Unknown Object (File)
Jun 17 2024, 12:29 AM
Unknown Object (File)
Jun 15 2024, 12:26 PM
Unknown Object (File)
Jun 13 2024, 8:29 PM
Unknown Object (File)
May 20 2024, 7:31 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