1# $FreeBSD: releng/11.0/tools/test/auxinfo/Makefile 264400 2014-04-13 05:21:56Z imp $
2
3PROG=	auxinfo
4MAN=
5WARNS?=	6
6
7.include <bsd.prog.mk>
8