Home | History | Annotate | Line # | Download | only in dict
Makefile revision 1.16.42.1.2.1
      1 #	$NetBSD: Makefile,v 1.16.42.1.2.1 2010/04/21 05:26:45 matt 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