Makefile revision 160499
1#
2# $FreeBSD: head/tools/regression/netinet6/ip6_sockets/Makefile 160499 2006-07-19 12:10:33Z rwatson $
3#
4
5PROG=	ip6_sockets
6NO_MAN=
7
8.include <bsd.prog.mk>
9