mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 08:27:00 +00:00
4232f82668
Since METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loading bsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere. This makes /lib being populated again. Reported by: many