Home | History | Annotate | Line # | Download | only in dict
Makefile revision 1.9
      1 #	$NetBSD: Makefile,v 1.9 1997/03/26 07:14:31 mikel Exp $
      2 #	@(#)Makefile	8.1 (Berkeley) 6/5/93
      3 
      4 # Missing: connectives, words
      5 
      6 FILES=	README propernames web2 web2a
      7 NOOBJ=	noobj
      8 LINKS=	${BINDIR}/dict/web2 ${BINDIR}/dict/words
      9 
     10 all clean cleandir depend lint tags:
     11 
     12 .include <bsd.prog.mk>
     13