xref: /netbsd-src/sys/arch/hp300/stand/Makefile (revision e486b03d73c0d9f403fea0e9f18b2b64fe3c93c3)
1#	$NetBSD: Makefile,v 1.24 2000/05/31 14:31:23 he Exp $
2
3# mkboot is first; it's needed by the boot programs
4SUBDIR=	mkboot inst uboot installboot
5
6TARGETS += release
7
8.include <bsd.subdir.mk>
9