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