xref: /netbsd/sys/arch/hp300/stand/Makefile (revision bf9ec67e)
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