Home | History | Annotate | Line # | Download | only in bigram
      1 #	$NetBSD: Makefile,v 1.6 2002/09/18 14:00:39 lukem Exp $
      2 #	@(#)Makefile	8.1 (Berkeley) 6/6/93
      3 
      4 NOMAN=	# defined
      5 
      6 PROG=	locate.bigram
      7 BINDIR=	/usr/libexec
      8 
      9 .include <bsd.prog.mk>
     10