Annotation of 43BSDReno/libexec/telnetd/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.11 (Berkeley) 6/30/90
        !             2: 
        !             3: PROG=  telnetd
        !             4: CFLAGS+=-DNEED_GETTOS -DLINEMODE -DKLUDGELINEMODE -DUSE_TERMIO -DDIAGNOSTICS
        !             5: SRCS=  get_date.c gettytab.c global.c slc.c state.c sys_term.c telnetd.c \
        !             6:        termstat.c utility.c
        !             7: DPADD= ${LIBUTIL} ${LIBTERM}
        !             8: LDADD= -lutil -ltermcap
        !             9: MAN8=  telnetd.0
        !            10: .PATH: ${.CURDIR}/../getty
        !            11: 
        !            12: .include <bsd.prog.mk>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.