Adding an initial ddekit test.

Change-Id: I0522449bb7bbbb23efc132ede3a02da95efe0326
This commit is contained in:
Kees Jongenburger
2014-07-28 17:05:22 +02:00
committed by sambuc
parent 0673998dad
commit eaa642e09d
7 changed files with 123 additions and 1 deletions
+2 -1
View File
@@ -16,7 +16,8 @@ LDADD+= -lm -lcompat_minix
.include <bsd.own.mk>
SUBDIR= blocktest
SUBDIR+= blocktest
SUBDIR+= ddekit
# Some have special flags compiling
.if ${MACHINE_ARCH} == "i386"