]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/regression/sockets/unix_gc/Makefile
MFC r264400,r265836:
[FreeBSD/stable/10.git] / tools / regression / sockets / unix_gc / Makefile
1 # $FreeBSD$
2
3 PROG=   unix_gc
4 MAN=
5 WARNS?= 3
6
7 .include <bsd.prog.mk>