1# $FreeBSD: releng/10.2/tools/test/auxinfo/Makefile 276486 2014-12-31 23:25:37Z ngie $
2
3PROG=	auxinfo
4MAN=
5WARNS?=	6
6
7.include <bsd.prog.mk>
8