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