2002-09-18 11:50:31 +04:00
|
|
|
# $NetBSD: Makefile,v 1.16 2002/09/18 08:12:29 lukem Exp $
|
1997-03-26 10:14:31 +03:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
# Missing: connectives, words
|
|
|
|
|
2002-09-18 11:50:31 +04:00
|
|
|
NOOBJ= # defined
|
|
|
|
|
1993-03-21 12:45:37 +03:00
|
|
|
FILES= README propernames web2 web2a
|
1997-03-27 11:52:23 +03:00
|
|
|
FILESDIR=${BINDIR}/dict
|
1997-05-22 22:05:44 +04:00
|
|
|
LINKS= ${FILESDIR}/web2 ${FILESDIR}/words
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|