Mobe btpin(1), rfcomm_sppd(1) and sdpquery(1) where they really should be -
[dragonfly.git] / usr.sbin / iwicontrol / Makefile
1 # $DragonFly: src/usr.sbin/iwicontrol/Makefile,v 1.1 2005/03/06 05:02:03 dillon Exp $
2 #
3 PROG    = iwicontrol
4 MAN     = iwicontrol.8
5
6 WARNS?= 6
7
8 .include <bsd.prog.mk>