Correct a bug in the -S truncation mode where the mode was not being passed
[dragonfly/vkernel-mp.git] / usr.sbin / iwicontrol / Makefile
bloba02bbc15afd1234f659c48196d50d70b783a5b04
1 # $DragonFly: src/usr.sbin/iwicontrol/Makefile,v 1.1 2005/03/06 06:02:03 dillon Exp $
3 PROG = iwicontrol
4 MAN = iwicontrol.8
6 WARNS?= 6
8 .include <bsd.prog.mk>