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/dict/Makefile,v retrieving revision 1.16 retrieving revision 1.17 diff -u -p -r1.16 -r1.17 --- src/share/dict/Makefile 2002/09/18 08:12:29 1.16 +++ src/share/dict/Makefile 2009/04/10 16:16:12 1.17 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2002/09/18 08:12:29 lukem Exp $ +# $NetBSD: Makefile,v 1.17 2009/04/10 16:16:12 apb Exp $ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # Missing: connectives, words @@ -8,5 +8,6 @@ NOOBJ= # defined FILES= README propernames web2 web2a FILESDIR=${BINDIR}/dict LINKS= ${FILESDIR}/web2 ${FILESDIR}/words +LINKSMODE= ${FILESMODE} .include