Remove building with NOCRYPTO option
[minix.git] / share / locale / time / Makefile
blob00e457f68ac1f4bb7731ec8af1eefa49c9330672
1 # $NetBSD: Makefile,v 1.7 2013/08/11 22:09:42 joerg Exp $
3 NOMAN= # defined
5 .PATH: ${.CURDIR}/generated
7 # pull LOCALEDIR and other declarations
8 .include <bsd.own.mk>
10 LOCALEFILE= LC_TIME
11 CATEGORY= time
13 .include "${.CURDIR}/../Makefile.locale"
14 .include "${.CURDIR}/../Makefile.common"