NetBSD/sys/arch/alpha/stand/installboot/Makefile
cgd a50cfa8576 add a new from-scratch (actually, from mkbootimage, but that's close
enough) implementation of installboot(8) which installs the new file
system specific boot blocks.
1999-04-05 03:07:37 +00:00

6 lines
100 B
Makefile

# $NetBSD: Makefile,v 1.12 1999/04/05 03:07:37 cgd Exp $
PROG= installboot
.include <bsd.prog.mk>