aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/include
Commit message (Collapse)AuthorAgeFilesLines
* bsdinstall generate opt_osname.h in includeSimon J. Gerraty2023-12-072-0/+23
This allows the subdirs that do more work to run in parallel Reviewed by: jrtc27 Differential Revision: https://reviews.freebsd.org/D42947