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