#!/usr/bin/env python # encoding: utf-8 """ config.py """ SRCDIR = "@srcdir@" BUILDDIR = "@builddir@" HOSTARCH = "@host_cpu@"