Home | History | Annotate | Line # | Download | only in dict
      1 #	$NetBSD: Makefile,v 1.17 2009/04/10 16:16:12 apb 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 LINKSMODE= ${FILESMODE}
     12 
     13 .include <bsd.prog.mk>
     14