1# $NetBSD$
2
3PROG=	nbperf
4SRCS=	nbperf.c
5SRCS+=	nbperf-bdz.c nbperf-chm.c nbperf-chm3.c
6SRCS+=	graph2.c graph3.c
7
8.include <bsd.prog.mk>
9