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