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