don't include .c files, this breaks if /usr/include is a copy!
[unix-history] / usr / src / usr.bin / netstat / Makefile
# @(#)Makefile 5.17 (Berkeley) %G%
PROG= netstat
OBJS= host.o inet.o if.o main.o mbuf.o route.o unix.o ns.o bbnnet.o
.include <bsd.prog.mk>