Lines Matching refs:SRCDIR
92 os.path.join(SRCDIR, 'configure'), 'PACKAGE_VERSION')
104 fn = os.path.join(SRCDIR, 'Include', 'patchlevel.h')
148 SRCDIR = os.path.dirname(
186 --src-dir=DIR: Location of the Python sources (default: %(SRCDIR)r)
632 global WORKDIR, DEPSRC, SRCDIR, DEPTARGET
668 SRCDIR=v
688 SRCDIR=os.path.abspath(SRCDIR)
698 print(" * Source directory: %s" % SRCDIR)
1159 shellQuote(os.path.join(SRCDIR, 'configure')),