
include ../config.mak

LIBNAME = libkva.a

SRCS= kva.c \
      kva_wo.c \
      kva_dive.c

include ../mpcommon.mak
