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