aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/netinet/udpzerobyte/Makefile
blob: 7ac697d75d32c1597d147fcb5919c3bc26841edb (plain) (blame)
1
2
3
4
5
6

PROG=	udpzerobyte
MAN=
WARNS?=	2

.include <bsd.prog.mk>