NetBSD/sys/arch/hp300/stand/Makefile
thorpej a0864b3e07 Complete and total reorganization of the hp300 boot code, modeled
closely after the build process used by NetBSD/alpha's boot code.
1997-02-04 03:51:37 +00:00

7 lines
178 B
Makefile

# $NetBSD: Makefile,v 1.23 1997/02/04 03:51:37 thorpej Exp $
# mkboot is first; it's needed by the boot programs
SUBDIR= mkboot inst uboot installboot
.include <bsd.subdir.mk>