1 1.7 joerg # $NetBSD: Makefile,v 1.7 2013/08/11 22:09:42 joerg Exp $ 2 1.1 ginsbach 3 1.5 tnozaki NOMAN= # defined 4 1.1 ginsbach 5 1.7 joerg .PATH: ${.CURDIR}/generated 6 1.7 joerg 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.7 joerg CATEGORY= time 12 1.1 ginsbach 13 1.7 joerg .include "${.CURDIR}/../Makefile.locale" 14 1.7 joerg .include "${.CURDIR}/../Makefile.common" 15