summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-03-16 15:18:17 +0000
committerru <ru@FreeBSD.org>2006-03-16 15:18:17 +0000
commit38ea5a11663bf00698cddbfb3b2fdd871421a5b4 (patch)
tree627be98c46ec631610a5931f31692d480e6e07e1 /tools
parent1b17c00bdec4a56aa86d606b7eac9cb08e86ce88 (diff)
downloadFreeBSD-src-38ea5a11663bf00698cddbfb3b2fdd871421a5b4.zip
FreeBSD-src-38ea5a11663bf00698cddbfb3b2fdd871421a5b4.tar.gz
NO_MAN is not needed here.
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/tls/libxx/Makefile1
-rw-r--r--tools/regression/tls/libyy/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tools/regression/tls/libxx/Makefile b/tools/regression/tls/libxx/Makefile
index 5375f93..bc9393b 100644
--- a/tools/regression/tls/libxx/Makefile
+++ b/tools/regression/tls/libxx/Makefile
@@ -5,6 +5,5 @@ SHLIB_MAJOR= 1
SRCS= xx.c
#CFLAGS+=-mtls-dialect=sun
-NO_MAN=
.include <bsd.lib.mk>
diff --git a/tools/regression/tls/libyy/Makefile b/tools/regression/tls/libyy/Makefile
index 0acd9ee..8b45b99 100644
--- a/tools/regression/tls/libyy/Makefile
+++ b/tools/regression/tls/libyy/Makefile
@@ -5,6 +5,5 @@ SHLIB_MAJOR= 1
SRCS= yy.c
CFLAGS+=-fpic
-NO_MAN=
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud