Obfuscate RCS ID matching so that CVS doesn't expand it.
[netbsd-mini2440.git] / share / dict / Makefile
blobe30127b4ace8ec89fdb97c24953d1b77fb98a53f
1 # $NetBSD: Makefile,v 1.16 2002/09/18 08:12:29 lukem Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/5/93
4 # Missing: connectives, words
6 NOOBJ= # defined
8 FILES= README propernames web2 web2a
9 FILESDIR=${BINDIR}/dict
10 LINKS= ${FILESDIR}/web2 ${FILESDIR}/words
11 LINKSMODE= ${FILESMODE}
13 .include <bsd.prog.mk>