# Makefile

SOURCES  = pkglab.ml
NAME     = pkglab
REQUIRES = conduit rapids dql ledit

include Makefile.exec
