# Makefile

SOURCES  = debver.mli debver.ml
NAME     = debver
REQUIRES = threads util io

include Makefile.library
