xref: /freebsd-13.1/tools/test/auxinfo/Makefile (revision 7cc42f6d)
1# $FreeBSD$
2
3PROG=	auxinfo
4MAN=
5
6.include <bsd.prog.mk>
7