# Makefile for telnetd # # 01/30/96 Initial Release Michael Temari, # PROG= in.telnetd SRCS= main.c telnet.c term.c pty.c MAN= .include