Remove building with NOCRYPTO option
[minix.git] / tests / bin / cat / Makefile
blob52ce91febcb7d073e932e8eb73dde16704e9ba4c
1 # $NetBSD: Makefile,v 1.1 2012/03/27 08:16:33 jruoho Exp $
3 .include <bsd.own.mk>
5 TESTSDIR= ${TESTSBASE}/bin/cat
6 TESTS_SH= t_cat
8 FILESDIR= ${TESTSDIR}
9 FILES+= d_align.in
10 FILES+= d_align.out
12 .include <bsd.test.mk>