1# $FreeBSD$ 2 3PROG= wlandebug 4BINDIR= /usr/local/bin 5MAN= wlandebug.8 6 7.include <bsd.prog.mk> 8