5b381db8cc
For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp
10 lines
211 B
Makefile
10 lines
211 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $FreeBSD$
|
|
|
|
# XXX MISSING: connectives words
|
|
FILES= README propernames web2 web2a freebsd
|
|
FILESDIR= ${BINDIR}/dict
|
|
SYMLINKS= web2 ${FILESDIR}/words
|
|
|
|
.include <bsd.prog.mk>
|