Home | History | Annotate | Line # | Download | only in monetary
      1 # $NetBSD: Makefile,v 1.7 2013/08/11 22:09:40 joerg Exp $
      2 
      3 NOMAN=	# defined
      4 
      5 .PATH: ${.CURDIR}/generated
      6 
      7 # pull LOCALEDIR and other declarations
      8 .include <bsd.own.mk>
      9 
     10 LOCALEFILE=	LC_MONETARY
     11 CATEGORY=	monetary
     12 
     13 .include "${.CURDIR}/../Makefile.locale"
     14 .include "${.CURDIR}/../Makefile.common"
     15