xref: /freebsd/usr.bin/locate/Makefile (revision 6e8394b8baa7d5d9153ab90de6824bcd19b3b4e1)
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