Update the agp(4) code to the latest one from FreeBSD HEAD. This brings in
[dragonfly/port-amd64.git] / usr.bin / locate / Makefile
blob84badbcd4b1de08671aeed7c623dc80b0894b3f1
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 $
5 SUBDIR= bigram code locate
7 .include <bsd.subdir.mk>