Makefile revision 165964
1# $FreeBSD: head/usr.sbin/wlandebug/Makefile 165964 2007-01-12 05:36:28Z sam $
2
3PROG=	wlandebug
4BINDIR=	/usr/local/bin
5MAN=	wlandebug.8
6
7.include <bsd.prog.mk>
8