Makefile revision 157602
1# $FreeBSD: head/tools/regression/sockets/unix_socket/Makefile 157602 2006-04-09 14:30:11Z rwatson $
2
3PROG=	unix_socket
4NO_MAN=
5WARNS=	3
6
7.include <bsd.prog.mk>
8