1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/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>