# $Id$ PROG= netmet SRCS= main.c ifstat.c output.c BINGRP= kmem BINMODE=2555 NOMAN= DPADD= ${LIBCURSES} ${LIBKVM} LDADD= -lkvm -lcurses . include