Add PFIL_MPSAFE flag to give hint to pfil(9) that the underlying firewall
[dragonfly.git] / usr.bin / locate / Makefile
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
5 SUBDIR= bigram code locate
6
7 .include <bsd.subdir.mk>