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