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