Link /boot/boot1 to the name /boot/boot to avoid per-arch naming of the

bootstrap code for disklabel using architectures.
This commit is contained in:
Poul-Henning Kamp 2003-01-26 14:32:53 +00:00
parent a9595c8217
commit 5d9aef3d8d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109888

View File

@ -4,6 +4,7 @@
.include <../Makefile.inc>
PROG = boot1
LINKS = ${BINDIR}/${PROG} ${BINDIR}/boot
.PATH: ${.CURDIR}/../libalpha