Print this page
XXXX adding PID information to netstat output

@@ -26,11 +26,11 @@
 #
 # cmd/cmd-inet/usr.bin/netstat/Makefile
 
 PROG=           netstat
 
-LOCALOBJS=      netstat.o unix.o
+LOCALOBJS=      netstat.o
 COMMONOBJS=     compat.o
 
 include ../../../Makefile.cmd
 include ../../Makefile.cmd-inet