Makefile revision 43805
1#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2#	$Id: Makefile,v 1.4 1997/02/22 19:55:40 peter Exp $
3
4MAINTAINER= wosch
5
6
7SUBDIR=	bigram code locate
8
9.include <bsd.subdir.mk>
10