mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove NOMAN so loader man pages are installed.
Noticed by: ru
This commit is contained in:
parent
fa7bd2839d
commit
523c8e33e4
2 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PROG= loader
|
||||
NOMAN=
|
||||
NEWVERSWHAT= "bootstrap loader" "Open Firmware/PowerPC"
|
||||
BINDIR?= /boot
|
||||
INSTALLFLAGS= -b
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PROG= loader
|
||||
NOMAN=
|
||||
NEWVERSWHAT= "bootstrap loader" "Open Firmware/PowerPC"
|
||||
BINDIR?= /boot
|
||||
INSTALLFLAGS= -b
|
||||
|
|
|
|||
Loading…
Reference in a new issue