mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Proving once again, I can't typo: fix a type.
This commit is contained in:
parent
d330520523
commit
ff34e7e3a4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -37,7 +37,7 @@
|
|||
# the mk files from the source tree which are supposed to DTRT.
|
||||
#
|
||||
# Most of the user-driven targets (as listed above) are implemented in
|
||||
# Makefile.inc1. The exceptions are universe, tingerbox and targets.
|
||||
# Makefile.inc1. The exceptions are universe, tinderbox and targets.
|
||||
#
|
||||
# If you want to build your system from source be sure that /usr/obj has
|
||||
# at least 800MB of diskspace available.
|
||||
|
|
|
|||
Loading…
Reference in a new issue