diff options
| author | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
|---|---|---|
| committer | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
| commit | a16f65c7d117419bd266c28a1901ef129a337569 (patch) | |
| tree | 2626602f66dc3551e7a7c7bc9ad763c3bc7ab40a /lib/libtelnet/Makefile | |
| parent | 8503f4f13f77abf7adc8f7e329c6f9c1d52b6a20 (diff) | |
Diffstat (limited to 'lib/libtelnet/Makefile')
| -rw-r--r-- | lib/libtelnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtelnet/Makefile b/lib/libtelnet/Makefile index e28bc48a7471..1a3f17852e60 100644 --- a/lib/libtelnet/Makefile +++ b/lib/libtelnet/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 5.4 (Berkeley) 5/7/91 LIB= telnet -SRCS= genget.c getent.c gettytab.c misc.c +SRCS= genget.c gettytab.c misc.c .PATH: ${.CURDIR}/../../libexec/getty .include <bsd.lib.mk> |
