Annotation of Net2/arch/i386/floppy/netstat/makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.1 (Berkeley) 5/3/91
                      2: 
                      3: PROG=  netstat
                      4: SRCS=  host.c inet.c if.c main.c mbuf.c route.c unix.c ns.c iso.c
                      5: CFLAGS+=-DLETS_GET_SMALL
                      6: BINGRP=        kmem
                      7: BINMODE=2555
                      8: LDADD= -lutil
                      9: DPADD= ${LIBUTIL}
                     10: NOMAN= noman
                     11: LDFLAGS=-N
                     12: .PATH: ${.CURDIR}/../../../../usr.bin/netstat
                     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.