MAN[1-9] -> MAN.

This commit is contained in:
Ruslan Ermilov 2001-03-27 11:59:22 +00:00
parent 7da4bd3beb
commit aa7664372f
4 changed files with 4 additions and 6 deletions

View File

@ -19,9 +19,9 @@ SRCS+= pnp.c
# Forth interpreter
.if BOOT_FORTH
SRCS+= interp_forth.c
MAN5+= ../forth/loader.conf.5
MAN8+= ../forth/loader.4th.8
MAN+= ../forth/loader.conf.5
MAN+= ../forth/loader.4th.8
.endif
MAN8+= loader.8
MAN+= loader.8

View File

@ -7,7 +7,7 @@ ORG= 0x7c00
LDR= pxeldr
BOOT= pxeboot
PROG= ${BOOT}
MAN8= ${BOOT}.8
MAN= ${BOOT}.8
STRIP=
BINDIR?= /boot
M4?= m4

View File

@ -3,7 +3,6 @@
BASE= loader
PROG= ${BASE}
NOMAN=
MAN1=
STRIP=
NEWVERSWHAT= "bootstrap loader" OpenFirmware/PowerPC
BINDIR?= /boot

View File

@ -3,7 +3,6 @@
BASE= loader
PROG= ${BASE}
NOMAN=
MAN1=
STRIP=
NEWVERSWHAT= "bootstrap loader" OpenFirmware/PowerPC
BINDIR?= /boot