Robert Watson 13496464e5 Add a test case for closing a UDPv6 socket that has been connected to
the IPv6 loopback address.

Warns ?= 2.
2006-07-19 12:54:14 +00:00

10 lines
77 B
Makefile

#
# $FreeBSD$
#
PROG= ip6_sockets
NO_MAN=
WARNS?= 2
.include <bsd.prog.mk>