Home | History | Annotate | Line # | Download | only in numeric
Makefile revision 1.5.6.1
      1  1.5.6.1      yamt # $NetBSD: Makefile,v 1.5.6.1 2014/05/22 11:37:47 yamt Exp $
      2      1.1  ginsbach 
      3      1.4   tnozaki NOMAN=	# defined
      4      1.1  ginsbach 
      5  1.5.6.1      yamt .PATH: ${.CURDIR}/generated
      6  1.5.6.1      yamt 
      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.5.6.1      yamt CATEGORY=	numeric
     12      1.1  ginsbach 
     13  1.5.6.1      yamt .include "${.CURDIR}/../Makefile.locale"
     14  1.5.6.1      yamt .include "${.CURDIR}/../Makefile.common"
     15