mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Add -DNOMAN to the list.
This commit is contained in:
parent
7a48e6deb8
commit
24cc1d58d5
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
# -DNOCLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir
|
||||
# -DNOCLEAN do not clean at all
|
||||
# -DNOCRYPT will prevent building of crypt versions
|
||||
# -DNOMAN do not build the manual pages
|
||||
# -DNOPROFILE do not build profiled libraries
|
||||
# -DNOSECURE do not go into secure subdir
|
||||
# -DNOGAMES do not go into games subdir
|
||||
|
|
|
|||
Loading…
Reference in a new issue