Add a wlan_ratectl(4) manual page and reference it from drivers that support
[dragonfly/vkernel-mp.git] / libexec / makewhatis.local / Makefile
blob66208ead813c593413f6ef3d972a13a7dac697ec
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 19: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>