NetBSD/sys/arch/sun68k/stand/Makefile
fredette 5c3869c64c Removed the old installboot, we now use the new /usr/sbin/installboot.
Now install a raw binary version of bootxx, since that's what this
new installboot expects.
2002-04-22 21:15:40 +00:00

6 lines
141 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/04/22 21:15:40 fredette Exp $
SUBDIR= libsa bootxx bootyy ufsboot netboot tapeboot
.include <bsd.subdir.mk>