# $Id: Makefile,v 1.3 2000/07/16 16:44:14 tron Exp $

PROG=	ipstat
SRCS=	config.c main.c util.c
MKMAN=	no

.include <bsd.prog.mk>
