Import("env_scitbx_boost_python_ext")
env_scitbx_boost_python_ext.SharedLibrary(
  target="#lib/scitbx_lbfgs_ext",
  source=[
    "lbfgs_ext.cpp",
])
