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