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