freebsd-dev/tools/regression/doat/Makefile
Rebecca Cran d7d3cbdadf Fix warnings and style(9) issues.
Set WARNS to 6.
2011-03-12 14:47:54 +00:00

9 lines
66 B
Makefile

# $FreeBSD$
PROG= doat
NO_MAN=
WARNS?=6
.include <bsd.prog.mk>