xref: /freebsd/tools/regression/doat/Makefile (revision 9768746b)
1# $FreeBSD$
2
3PROG=	doat
4
5MAN=
6
7.include <bsd.prog.mk>
8