#	$OpenBSD: Makefile,v 1.3 2022/05/23 16:58:11 krw Exp $

.if ${MACHINE} == "loongson"
SUBDIR+=	libsa
.endif
SUBDIR+=	boot

.include <bsd.subdir.mk>
