mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 09:13:43 -04:00
Add a new build option, MAN_UTILS. This option lets you control building utilities and related support files for manual pages, which were previously controlled by MAN. For POLA, the default depends on MAN, i.e., WITHOUT_MAN implies WITHOUT_MAN_UTILS and WITH_MAN implies WITH_MAN_UTILS. Note this patch implicitly fixes a documentation bug of src.conf(5), which says WITHOUT_MAN may be used to not build manual pages while it was also disabling some utilities for manual pages. Approved by: re (kib) |
||
|---|---|---|
| .. | ||
| bc | ||
| binutils | ||
| cc | ||
| cvs | ||
| dc | ||
| dialog | ||
| diff | ||
| diff3 | ||
| gdb | ||
| gperf | ||
| grep | ||
| groff | ||
| man | ||
| patch | ||
| rcs | ||
| sdiff | ||
| send-pr | ||
| sort | ||
| texinfo | ||
| Makefile | ||
| Makefile.inc | ||