xref: /freebsd/share/dict/Makefile (revision dc36d6f9bb1753f3808552f3afd30eda9a7b206a)
1#	@(#)Makefile	8.1 (Berkeley) 6/5/93
2
3# XXX MISSING:	connectives words
4FILES=		README propernames web2 web2a freebsd
5FILESDIR=	${BINDIR}/dict
6SYMLINKS=	web2 ${FILESDIR}/words
7
8.include <bsd.prog.mk>
9