xref: /minix/share/locale/numeric/Makefile (revision fb9c64b2)
1# $NetBSD: Makefile,v 1.6 2013/08/11 22:09:41 joerg Exp $
2
3NOMAN=	# defined
4
5.PATH: ${.CURDIR}/generated
6
7# pull LOCALEDIR and other declarations
8.include <bsd.own.mk>
9
10LOCALEFILE=	LC_NUMERIC
11CATEGORY=	numeric
12
13.include "${.CURDIR}/../Makefile.locale"
14.include "${.CURDIR}/../Makefile.common"
15