]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - tools/regression/netinet6/ip6_sockets/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.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>