diff -urN iproute2/misc/Makefile.orig iproute2/misc/Makefile --- iproute2/misc/Makefile.orig Sat Sep 27 15:18:41 2003 +++ iproute2/misc/Makefile Sat Sep 27 15:18:55 2003 @@ -6,7 +6,7 @@ RTSTATOBJ=rtstat.o ALLOBJ=$(SSOBJ) $(NSTATOBJ) $(IFSTATOBJ) $(RTACCTOBJ) $(ARPDOBJ) $(RTSTATOBJ) -TARGETS=ss nstat ifstat rtacct arpd rtstat +TARGETS=ss nstat ifstat rtacct rtstat all: $(TARGETS)