HomeFreeBSD

bsd.prog.mk: add "/usr/lib" to list of base system directories

Description

bsd.prog.mk: add "/usr/lib" to list of base system directories

kgzldr.o is installed into /usr/lib but using bsd.prog.mk. Add
/usr/lib to the base system directory list so that debug files are
installed into /usr/lib/debug/usr/lib, not /usr/lib/.debug .

Approved by: re (gjb)
MFC after: 1 week
Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS302175: Add pci_get_max_payload() to fetch the PCI-express maximum payload size.
Branches
Unknown
Tags
Unknown