#	$NetBSD: Makefile,v 1.1 2023/08/26 05:47:53 riastradh Exp $
#

.include <bsd.own.mk>

.if ${MKSHARE} != "no"
SUBDIR=	share
.include <bsd.subdir.mk>
.endif
