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/locale/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- src/share/locale/Makefile 2001/10/20 06:04:59 1.3 +++ src/share/locale/Makefile 2004/07/21 19:02:17 1.4 @@ -1,7 +1,17 @@ -# $NetBSD: Makefile,v 1.3 2001/10/20 06:04:59 jmc Exp $ +# $NetBSD: Makefile,v 1.4 2004/07/21 19:02:17 tshiozak Exp $ .include +NOOBJ= # defined +NOMAN= # defined + SUBDIR= ctype +FILES= locale.alias +FILESOWN= ${LOCALEOWN} +FILESGRP= ${LOCALEGRP} +FILESMODE= ${LOCALEMODE} +FILESDIR= ${LOCALEDIR} + +.include .include