NetBSD/share/locale/messages/Makefile

13 lines
283 B
Makefile

# $NetBSD: Makefile,v 1.7 2013/08/11 22:09:40 joerg Exp $
NOMAN= # defined
# pull LOCALEDIR and other declarations
.include <bsd.own.mk>
LOCALEFILE= LC_MESSAGES/SYS_LC_MESSAGES
CATEGORY= messages
.include "${.CURDIR}/../Makefile.locale"
.include "${.CURDIR}/../Makefile.common"