Home | History | Annotate | Line # | Download | only in dict
Makefile revision 1.14
      1  1.14    lukem #	$NetBSD: Makefile,v 1.14 1999/02/13 02:54:34 lukem 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.1      cgd FILES=	README propernames web2 web2a
      7  1.10  mycroft FILESDIR=${BINDIR}/dict
      8  1.14    lukem MKOBJ=	no
      9  1.13      cjs LINKS=	${FILESDIR}/web2 ${FILESDIR}/words
     10   1.1      cgd 
     11   1.1      cgd .include <bsd.prog.mk>
     12