Removed all non-exportable code (it will move into libcrypt)
[unix-history] / lib / libtelnet / Makefile
# @(#)Makefile 5.4 (Berkeley) 5/7/91
LIB= telnet
SRCS= genget.c getent.c gettytab.c misc.c
.PATH: ${.CURDIR}/../../libexec/getty
.include <bsd.lib.mk>