Deleted Added
sdiff udiff text old ( 157602 ) new ( 160202 )
full compact
1# $FreeBSD: head/tools/regression/sockets/unix_socket/Makefile 160202 2006-07-09 11:51:14Z maxim $
2
3PROG= unix_socket
4NO_MAN=
5WARNS?= 3
6
7.include <bsd.prog.mk>