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/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/share/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.21 retrieving revision 1.22 diff -u -p -r1.21 -r1.22 --- src/share/Makefile 2002/02/14 06:49:57 1.21 +++ src/share/Makefile 2003/06/27 08:39:59 1.22 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/02/14 06:49:57 enami Exp $ +# $NetBSD: Makefile,v 1.22 2003/06/27 08:39:59 tshiozak Exp $ # from @(#)Makefile 8.1 (Berkeley) 6/5/93 # Missing: ms @@ -10,7 +10,7 @@ SUBDIR= dict doc examples man me misc mk sushi \ tabset termcap tmac wscons zoneinfo .if ${MKNLS} != "no" -SUBDIR+=locale nls +SUBDIR+=i18n locale nls .endif .endif