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