Page MenuHomeFreeBSD

Update bsd.confs.mk to use DIRS
ClosedPublic

Authored by brd on Jul 23 2018, 4:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 12:55 AM
Unknown Object (File)
Mar 7 2024, 11:57 PM
Unknown Object (File)
Dec 20 2023, 1:06 AM
Unknown Object (File)
Nov 14 2023, 4:32 PM
Unknown Object (File)
Nov 9 2023, 2:49 PM
Unknown Object (File)
Nov 6 2023, 3:59 AM
Unknown Object (File)
Nov 5 2023, 2:25 PM
Unknown Object (File)
Oct 13 2023, 3:32 PM
Subscribers

Details

Summary

Simplify and switch bsd.confs.mk over to using DIRS provided by bsd.dirs.mk

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 23 2018, 4:23 PM

I missed the bsd.confs.mk reorder in bsd.lib.mk so that bsd.confs.mk is available
before the bsd.dirs.mk that is included at the end of bsd.files.mk

This revision now requires review to proceed.Jul 23 2018, 6:17 PM
This revision is now accepted and ready to land.Jul 24 2018, 4:26 PM
This revision was automatically updated to reflect the committed changes.