mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Install the manual page in sys/boot/i386/loader.
Sumbmitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
This commit is contained in:
parent
28add8fe61
commit
c0318acd20
1 changed files with 3 additions and 2 deletions
|
|
@ -1,8 +1,9 @@
|
|||
# $Id: Makefile,v 1.2 1999/02/25 11:01:54 kato Exp $
|
||||
# $Id: Makefile,v 1.3 1999/03/10 13:41:44 kato Exp $
|
||||
|
||||
BASE= loader
|
||||
PROG= ${BASE}
|
||||
NOMAN=
|
||||
MAN8= ${.CURDIR}/../../i386/loader/loader.8
|
||||
#NOMAN=
|
||||
STRIP=
|
||||
NEWVERSWHAT= "bootstrap loader"
|
||||
BINDIR?= /boot
|
||||
|
|
|
|||
Loading…
Reference in a new issue