NetBSD/share/dict/Makefile
lukem dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00

12 lines
265 B
Makefile

# $NetBSD: Makefile,v 1.14 1999/02/13 02:54:34 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# Missing: connectives, words
FILES= README propernames web2 web2a
FILESDIR=${BINDIR}/dict
MKOBJ= no
LINKS= ${FILESDIR}/web2 ${FILESDIR}/words
.include <bsd.prog.mk>