Home | History | Annotate | Line # | Download | only in dict
Makefile revision 1.16
      1 #	$NetBSD: Makefile,v 1.16 2002/09/18 08:12:29 lukem Exp $
      2 #	@(#)Makefile	8.1 (Berkeley) 6/5/93
      3 
      4 # Missing: connectives, words
      5 
      6 NOOBJ=	# defined
      7 
      8 FILES=	README propernames web2 web2a
      9 FILESDIR=${BINDIR}/dict
     10 LINKS=	${FILESDIR}/web2 ${FILESDIR}/words
     11 
     12 .include <bsd.prog.mk>
     13