Remove building with NOCRYPTO option
[minix.git] / share / nls / Makefile
blob1f00cbb3867b6974dccda040f86595cf10fbad2e
1 # $NetBSD: Makefile,v 1.2 2002/09/18 07:50:31 lukem Exp $
3 NOOBJ= # defined
5 .include <bsd.own.mk>
7 .if ${MKNLS} != "no"
8 FILES= nls.alias
9 FILESDIR=/usr/share/nls # XXX use NLSDIR?
11 .include <bsd.prog.mk>
12 .endif