Remove building with NOCRYPTO option
[minix3.git] / tests / fs / fifofs / Makefile
blob3b96a324c9ca5dd510742c1b3fbc5061a5f98fab
1 # $NetBSD: Makefile,v 1.2 2011/12/21 01:56:16 christos Exp $
4 TESTSDIR= ${TESTSBASE}/fs/fifofs
5 WARNS= 4
7 TESTS_C= t_fifo
9 .include <bsd.test.mk>