Files
src/tools
Kyle Evans 8bbba9f681 makeman.lua: catch up to REQUIRED_OPTIONS change
161f8edc65 ("bsd.mkopt.mk: Prepare a list of all build options")
restructured things and now we should simply strip the leading double
underbar.  This fixes the oddity noticed in
4ed20e0236 ("kshim/usb: Add build option."), where WITH_CASPER made
a surprise appearance.

This is a part of D56558, but not the meat of the change.

Reviewed by:	emaste, imp
2026-04-21 21:32:23 -05:00
..
2025-05-27 15:12:04 -08:00
2023-08-16 11:55:34 -06:00
2023-08-16 11:55:20 -06:00

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.