Import("env") SOURCES = [ 'cgi.c', 'context.c', 'error.c', 'etl_util.c', 'request.c', ] env.StaticLibrary('pwt', SOURCES)