Sync with sys/i386/boot/biosboot/Makefile revision 1.64.
This commit is contained in:
parent
215c9a37c5
commit
c0d4448d22
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.16 1998/02/16 09:36:53 kato Exp $
|
||||
# $Id: Makefile,v 1.17 1998/03/07 15:47:58 kato Exp $
|
||||
#
|
||||
|
||||
PROG= boot
|
||||
@ -101,5 +101,9 @@ install:
|
||||
ln -s boot2 boot$${i} ; ) \
|
||||
done
|
||||
|
||||
install-boothelp:
|
||||
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}\
|
||||
${.CURDIR}/boot.help ${DESTDIR}/
|
||||
|
||||
.include <bsd.kern.mk>
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user