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