xref: /dragonfly/usr.bin/locate/Makefile (revision 279dd846)
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# $DragonFly: src/usr.bin/locate/Makefile,v 1.3 2004/01/31 06:56:44 dillon Exp $
4
5SUBDIR=	bigram code locate
6
7.include <bsd.subdir.mk>
8