diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-13 11:09:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-13 11:09:07 +0000 |
| commit | 46f8fdc34e061de76cb8dfa19872edcd2fe2c66b (patch) | |
| tree | 8a7bd21fcc50a40c35682d0db57bae61384fea80 /lib/libtelnet | |
| parent | 2a53f3fb3500971b94d25af1bbc7b3db720316df (diff) | |
Notes
Diffstat (limited to 'lib/libtelnet')
| -rw-r--r-- | lib/libtelnet/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libtelnet/Makefile b/lib/libtelnet/Makefile index 2b55cbe0c154..542a2615290e 100644 --- a/lib/libtelnet/Makefile +++ b/lib/libtelnet/Makefile @@ -4,8 +4,6 @@ LIB= telnet INTERNALLIB= yes -INTERNALSTATICLIB=yes -NOPIC= yes SRCS= genget.c getent.c misc.c |
