Deleted Added
sdiff udiff text old ( 157602 ) new ( 160202 )
full compact
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>