xref
: /
src
/
tools
/
regression
/
tls
/
ttls4
/
Makefile
(revision c120c5646da1a1d2c4d90fd069a7e2a8d559eb46)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
ttls4
4
LIBADD
=
pthread
5
MAN
=
6
DEBUG_FLAGS
= -g
7
8
.
include
<
bsd.prog.mk
>
9