Home | History | Annotate | Line # | Download | only in dict
      1  1.17      apb #	$NetBSD: Makefile,v 1.17 2009/04/10 16:16:12 apb Exp $
      2   1.9    mikel #	@(#)Makefile	8.1 (Berkeley) 6/5/93
      3   1.1      cgd 
      4   1.1      cgd # Missing: connectives, words
      5   1.1      cgd 
      6  1.16    lukem NOOBJ=	# defined
      7  1.16    lukem 
      8   1.1      cgd FILES=	README propernames web2 web2a
      9  1.10  mycroft FILESDIR=${BINDIR}/dict
     10  1.13      cjs LINKS=	${FILESDIR}/web2 ${FILESDIR}/words
     11  1.17      apb LINKSMODE= ${FILESMODE}
     12   1.1      cgd 
     13   1.1      cgd .include <bsd.prog.mk>
     14