Deleted Added
sdiff udiff text old ( 133835 ) new ( 136910 )
full compact
1# $FreeBSD: head/tools/regression/tls/ttls2/Makefile 136910 2004-10-24 15:33:08Z ru $
2
3PROG= ttls2
4LDADD+= -lpthread
5NOMAN=
6DEBUG_FLAGS= -g
7
8.include <bsd.prog.mk>