Remove building with NOCRYPTO option
[minix.git] / usr.bin / nbperf / Makefile
blobe777472a3bce0cf76c0eb0fe81f113126eb7c651
1 # $NetBSD: Makefile,v 1.1 2009/08/15 16:21:04 joerg Exp $
3 PROG= nbperf
4 SRCS= nbperf.c
5 SRCS+= nbperf-bdz.c nbperf-chm.c nbperf-chm3.c
6 SRCS+= graph2.c graph3.c
8 .include <bsd.prog.mk>