#! /usr/bin/python # # Copyright(c) 2004, Karl Trygve Kalleberg # Copyright(c) 2004, Gentoo Foundation # # Licensed under the GNU General Public License, v2 # # $Header: $ from helpers import * import buildproperties if __name__ == "__main__": print "This is not an executable module"