xref: /freebsd/usr.bin/locate/Makefile (revision ceaec73d406831b1251babb61675df0a1aa54a31)
1#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2# $FreeBSD$
3
4MAINTAINER= wosch
5
6
7SUBDIR=	bigram code locate
8
9.include <bsd.subdir.mk>
10