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