freebsd-src/share/dict/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
162 B
Makefile
Raw Normal View History

1994-05-30 19:09:18 +00:00
# XXX MISSING: connectives words
FILES= README propernames web2 web2a freebsd
FILESDIR= ${BINDIR}/dict
SYMLINKS= web2 ${FILESDIR}/words
1994-05-30 19:09:18 +00:00
.include <bsd.prog.mk>