summaryrefslogtreecommitdiffstats
path: root/lib/libtelnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libtelnet/Makefile')
-rw-r--r--lib/libtelnet/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libtelnet/Makefile b/lib/libtelnet/Makefile
index 9e79174..8ee7129 100644
--- a/lib/libtelnet/Makefile
+++ b/lib/libtelnet/Makefile
@@ -2,9 +2,13 @@
# $FreeBSD$
LIB= telnet
+
+INTERNALLIB=yes
+INTERNALSTATICLIB=yes
+NOPIC= yes
+
SRCS= genget.c getent.c misc.c
CFLAGS+= -DHAS_CGETENT
-NOPIC= true
#
# Remove obsolete shared libraries, if any. We don't bother moving them
OpenPOWER on IntegriCloud