Home | History | Annotate | Line # | Download | only in numeric
      1 # $NetBSD: Makefile,v 1.6 2013/08/11 22:09:41 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_NUMERIC
     11 CATEGORY=	numeric
     12 
     13 .include "${.CURDIR}/../Makefile.locale"
     14 .include "${.CURDIR}/../Makefile.common"
     15