xref: /dragonfly/usr.bin/locate/Makefile (revision 1daf624a)
1#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2# $FreeBSD: src/usr.bin/locate/Makefile,v 1.6 1999/08/28 01:02:52 peter Exp $
3
4SUBDIR=	bigram code locate
5
6.include <bsd.subdir.mk>
7