Page MenuHomeFreeBSD

include: Remove symlink installation
ClosedPublic

Authored by manu on Mar 9 2021, 8:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 20, 4:13 PM
Unknown Object (File)
Wed, Sep 11, 12:35 AM
Unknown Object (File)
Tue, Sep 10, 6:54 PM
Unknown Object (File)
Sun, Sep 8, 8:38 AM
Unknown Object (File)
Thu, Sep 5, 11:49 PM
Unknown Object (File)
Sun, Sep 1, 3:05 AM
Unknown Object (File)
Aug 19 2024, 12:29 PM
Unknown Object (File)
Aug 18 2024, 12:19 PM
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