]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - tools/regression/netinet6/ip6_sockets/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / tools / regression / netinet6 / ip6_sockets / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   ip6_sockets
6 NO_MAN=
7 WARNS?= 2
8
9 .include <bsd.prog.mk>