asf(8): Raise WARNS to 6 and fix warnings.
[dragonfly.git] / usr.sbin / asf / Makefile
bloba03cba35d719c4700d96b236e8b2cb3b04bb9fd1
1 # ASF - Add Symbol Files, a helper utility for debugging kernel modules
2 # $FreeBSD$
3 # $DragonFly: src/usr.sbin/asf/Makefile,v 1.1 2004/06/18 21:20:55 hmp Exp $
5 PROG= asf
6 MAN= asf.8
8 .include <bsd.prog.mk>