Makefile revision 1.6
11.6Sjoerg# $NetBSD: Makefile,v 1.6 2013/08/11 22:09:41 joerg Exp $ 21.1Sginsbach 31.4StnozakiNOMAN= # defined 41.1Sginsbach 51.6Sjoerg.PATH: ${.CURDIR}/generated 61.6Sjoerg 71.1Sginsbach# pull LOCALEDIR and other declarations 81.1Sginsbach.include <bsd.own.mk> 91.1Sginsbach 101.4StnozakiLOCALEFILE= LC_NUMERIC 111.6SjoergCATEGORY= numeric 121.1Sginsbach 131.6Sjoerg.include "${.CURDIR}/../Makefile.locale" 141.6Sjoerg.include "${.CURDIR}/../Makefile.common" 15