Makefile revision 1.7
11.7Sjoerg# $NetBSD: Makefile,v 1.7 2013/08/11 22:09:40 joerg Exp $
21.1Sginsbach
31.5StnozakiNOMAN=  # defined
41.1Sginsbach
51.1Sginsbach# pull LOCALEDIR and other declarations
61.1Sginsbach.include <bsd.own.mk>
71.1Sginsbach
81.5StnozakiLOCALEFILE=	LC_MESSAGES/SYS_LC_MESSAGES
91.7SjoergCATEGORY=	messages
101.1Sginsbach
111.5Stnozaki.include "${.CURDIR}/../Makefile.locale"
121.7Sjoerg.include "${.CURDIR}/../Makefile.common"
13