|
|
BSD 4.2
# @(#)Makefile 4.4 12/18/82
OBJS= host.o inet.o if.o main.o mbuf.o route.o
CFLAGS=-O
DESTDIR=
netstat: ${OBJS}
${CC} ${OBJS} -o netstat
install: netstat
install -s netstat ${DESTDIR}/usr/ucb
clean:
rm -f *.o core a.out errs
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.