xref: /freebsd/share/dict/Makefile (revision ab393e9548f8cc0ee28499c411963b798ebb38a5)
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