summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-04-19 11:02:19 +0000
committerkato <kato@FreeBSD.org>1999-04-19 11:02:19 +0000
commit5e79bb76b509549b8860a653777e51cbf6c77dfe (patch)
tree7abe9f15be30ec308b812aac82b0b626cf99b73b /sys/boot
parent44058649e6f232d80c5ab900a771e8fc51055f35 (diff)
downloadFreeBSD-src-5e79bb76b509549b8860a653777e51cbf6c77dfe.zip
FreeBSD-src-5e79bb76b509549b8860a653777e51cbf6c77dfe.tar.gz
Sync with sys/boot/i386/loader/Makefile revision 1.32.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/pc98/loader/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/pc98/loader/Makefile b/sys/boot/pc98/loader/Makefile
index 337f753..671c361 100644
--- a/sys/boot/pc98/loader/Makefile
+++ b/sys/boot/pc98/loader/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.4 1999/03/18 13:42:21 kato Exp $
+# $Id: Makefile,v 1.5 1999/04/02 08:59:11 kato Exp $
BASE= loader
PROG= ${BASE}
+MAN5= ${.CURDIR}/../../i386/loader/loader.conf.5
MAN8= ${.CURDIR}/../../i386/loader/loader.8
#NOMAN=
STRIP=
OpenPOWER on IntegriCloud