1#	$NetBSD: Makefile,v 1.1 2023/08/26 05:47:53 riastradh Exp $
2#
3
4.include <bsd.own.mk>
5
6.if ${MKSHARE} != "no"
7SUBDIR=	share
8.include <bsd.subdir.mk>
9.endif
10