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