summaryrefslogtreecommitdiffstats
path: root/tools/regression/tls/ttls1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/tls/ttls1/Makefile')
-rw-r--r--tools/regression/tls/ttls1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/tls/ttls1/Makefile b/tools/regression/tls/ttls1/Makefile
index f4da549..a4535e0 100644
--- a/tools/regression/tls/ttls1/Makefile
+++ b/tools/regression/tls/ttls1/Makefile
@@ -3,7 +3,7 @@
PROG= ttls1
LDFLAGS+= -L../libxx -lxx -Wl,--rpath=${.OBJDIR}/../libxx
LDFLAGS+= -L../libyy -lyy -Wl,--rpath=${.OBJDIR}/../libyy
-NO_MAN=
+MAN=
DEBUG_FLAGS= -g
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud