summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand/Makefile
blob: 4a93dba19f480aba0c93b8fc9e2ef775989df5df (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.18 2007/11/26 10:01:42 deraadt Exp $
#	$NetBSD: Makefile,v 1.23 1997/02/04 03:51:37 thorpej Exp $

.if ${MACHINE} == "hp300"
SUBDIR=	libsa libsaz libz common mkboot uboot cdboot installboot
.endif

.include <bsd.subdir.mk>