No empty .Rs/.Re
[netbsd-mini2440.git] / share / nls / Makefile
blob4e0fdd6470f3da6f8a99914732f30fb179e7a2f8
1 # $NetBSD: Makefile,v 1.1 2002/02/13 07:54:23 yamt 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