# -*- mode:python; coding:utf-8; -*- import os environment = Environment( tools=['{}', 'link']) environment.SharedLibrary('answer', 'code.d')