#	$NetBSD: Makefile,v 1.4 2018/08/13 09:25:22 mrg Exp $

.include <bsd.endian.mk>

.if ${TARGET_ENDIANNESS} == "1234"

SUBDIR= boot32 nbfs

.endif

.include <bsd.subdir.mk>
