NetBSD/share/locale/time/Makefile

15 lines
287 B
Makefile

# $NetBSD: Makefile,v 1.7 2013/08/11 22:09:42 joerg Exp $
NOMAN= # defined
.PATH: ${.CURDIR}/generated
# pull LOCALEDIR and other declarations
.include <bsd.own.mk>
LOCALEFILE= LC_TIME
CATEGORY= time
.include "${.CURDIR}/../Makefile.locale"
.include "${.CURDIR}/../Makefile.common"