1 # Makefile for the Block Device Driver Test driver (blocktest)
4 FILES
= system.conf support.sh
test.sh README
11 BINDIR?
= /usr
/tests
/minix-posix
/blocktest
12 FILESDIR?
= /usr
/tests
/minix-posix
/blocktest
14 .
include "Makefile.inc"
15 .
include <minix.service.mk
>