Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/nls/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/share/nls/Makefile 2002/02/13 07:54:23 1.1 +++ src/share/nls/Makefile 2002/09/18 07:50:31 1.2 @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2002/02/13 07:54:23 yamt Exp $ +# $NetBSD: Makefile,v 1.2 2002/09/18 07:50:31 lukem Exp $ + +NOOBJ= # defined .include .if ${MKNLS} != "no" FILES= nls.alias FILESDIR=/usr/share/nls # XXX use NLSDIR? -NOOBJ= # defined .include .endif