Annotation of Net2/arch/i386/floppy/telnet/makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.2 (Berkeley) 5/10/91
        !             2: 
        !             3: PROG=  telnet
        !             4: SRCS=  authenc.c commands.c main.c network.c ring.c sys_bsd.c telnet.c \
        !             5:        terminal.c utilities.c
        !             6: CFLAGS+=-s -N -DLETS_GET_SMALL -DTERMCAP -DUSE_TERMIO \
        !             7:        -I${.CURDIR}/../../../../lib
        !             8: LDADD=  -ltelnet -ltermcap
        !             9: DPADD=  ${LIBTELNET} ${LIBTERMCAP}
        !            10: 
        !            11: NOMAN= noman
        !            12: .PATH: ${.CURDIR}/../../../../usr.bin/telnet
        !            13: 
        !            14: .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.