NetBSD/share/dict/Makefile

12 lines
265 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.14 1999/02/13 02:54:34 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
FILES= README propernames web2 web2a
1997-03-27 11:52:23 +03:00
FILESDIR=${BINDIR}/dict
MKOBJ= no
LINKS= ${FILESDIR}/web2 ${FILESDIR}/words
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>