- Test m_pkthdr.fw_flags against DUMMYNET_MBUF_TAGGED before trying to locate
[dragonfly/netmp.git] / libexec / makewhatis.local / Makefile
blobc27edf8943ec240be3b515f06599222b1dc46f29
1 # $FreeBSD: src/usr.bin/makewhatis/Makefile,v 1.3 2002/11/18 10:11:22 ru Exp $
2 # $DragonFly: src/libexec/makewhatis.local/Makefile,v 1.1 2004/03/25 18:05:49 joerg Exp $
4 SCRIPTS= makewhatis.local.sh
5 SCRIPTSDIR= /usr/libexec
6 MAN= makewhatis.local.8
7 LINKS= ${SCRIPTSDIR}/makewhatis.local ${SCRIPTSDIR}/catman.local
8 MLINKS= makewhatis.local.8 catman.local.8
10 .include <bsd.prog.mk>