SET(LIBSRCS void.c fio.c memory.c base.c file.c list.c hash.c string.c)
ADD_LIBRARY(doh ${LIBSRCS})
