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, Dec 24, 11:50 AM
Unknown Object (File)
Sat, Dec 21, 7:51 AM
Unknown Object (File)
Thu, Dec 19, 9:48 PM
Unknown Object (File)
Fri, Dec 6, 11:11 PM
Unknown Object (File)
Sat, Nov 30, 12:40 AM
Unknown Object (File)
Sat, Nov 30, 12:40 AM
Unknown Object (File)
Sat, Nov 30, 12:39 AM
Unknown Object (File)
Sat, Nov 30, 12:11 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