summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand/Makefile
blob: 52acfc9dc1b4d6c245af59ca96cec4135ca3d623 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.24 2000/05/31 14:31:23 he Exp $

# mkboot is first; it's needed by the boot programs
SUBDIR=	mkboot inst uboot installboot

TARGETS += release

.include <bsd.subdir.mk>