1# $NetBSD: Makefile,v 1.6 2009/06/03 18:47:07 bouyer Exp $
2
3NOMAN=	# defined
4
5.PATH: ${.CURDIR}/generated
6
7# pull LOCALEDIR and other declarations
8.include <bsd.own.mk>
9
10LOCALEFILE=	LC_TIME
11CATEGORY=	time
12
13.include "${.CURDIR}/../Makefile.locale"
14.include "${.CURDIR}/../Makefile.common"
15