# -*- python -*-
def options(opt):
  pass

def configure(conf):
  pass

def build(bld):
  pass
