Merge branch 'vendor/LIBARCHIVE' into HEAD
[dragonfly.git] / usr.sbin / wlandebug / Makefile
1 # $FreeBSD: src/usr.sbin/wlandebug/Makefile,v 1.6 2010/01/02 11:07:44 ed Exp $
2
3 PROG=   wlandebug
4 MAN=    wlandebug.8
5
6 WARNS?= 2
7
8 .include <bsd.prog.mk>