Blame project/variants/2.7.14/pydist.mk

1fcc4d
PYCOPY        = $(PROJECT_DIR)/project/pycopy.sh
1fcc4d
PYCOPY_PYTHON = $(NICKNAME)
1fcc4d
PYCOPY_PREFIX = $(PREFIX)
1fcc4d
1fcc4d
PYDIST_LIBDIR = lib
1fcc4d
PYDIST_PYCDIR = lib/$(NICKNAME)
1fcc4d
1fcc4d
1fcc4d
PYDIST_SYSCFG_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./_sysconfigdata.py
1fcc4d
1fcc4d
PYDIST_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./BaseHTTPServer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./Bastion.py \
1fcc4d
	$(PYDIST_PYCDIR)/./CGIHTTPServer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ConfigParser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./Cookie.py \
1fcc4d
	$(PYDIST_PYCDIR)/./DocXMLRPCServer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./HTMLParser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./MimeWriter.py \
1fcc4d
	$(PYDIST_PYCDIR)/./Queue.py \
1fcc4d
	$(PYDIST_PYCDIR)/./SimpleHTTPServer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./SimpleXMLRPCServer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./SocketServer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./StringIO.py \
1fcc4d
	$(PYDIST_PYCDIR)/./UserDict.py \
1fcc4d
	$(PYDIST_PYCDIR)/./UserList.py \
1fcc4d
	$(PYDIST_PYCDIR)/./UserString.py \
1fcc4d
	$(PYDIST_PYCDIR)/./_LWPCookieJar.py \
1fcc4d
	$(PYDIST_PYCDIR)/./_MozillaCookieJar.py \
1fcc4d
	$(PYDIST_PYCDIR)/./__future__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./__phello__.foo.py \
1fcc4d
	$(PYDIST_PYCDIR)/./_abcoll.py \
1fcc4d
	$(PYDIST_PYCDIR)/./_osx_support.py \
1fcc4d
	$(PYDIST_PYCDIR)/./_pyio.py \
1fcc4d
	$(PYDIST_PYCDIR)/./_strptime.py \
1fcc4d
	$(PYDIST_PYCDIR)/./_threading_local.py \
1fcc4d
	$(PYDIST_PYCDIR)/./_weakrefset.py \
1fcc4d
	$(PYDIST_PYCDIR)/./abc.py \
1fcc4d
	$(PYDIST_PYCDIR)/./aifc.py \
1fcc4d
	$(PYDIST_PYCDIR)/./antigravity.py \
1fcc4d
	$(PYDIST_PYCDIR)/./anydbm.py \
1fcc4d
	$(PYDIST_PYCDIR)/./argparse.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ast.py \
1fcc4d
	$(PYDIST_PYCDIR)/./asynchat.py \
1fcc4d
	$(PYDIST_PYCDIR)/./asyncore.py \
1fcc4d
	$(PYDIST_PYCDIR)/./atexit.py \
1fcc4d
	$(PYDIST_PYCDIR)/./audiodev.py \
1fcc4d
	$(PYDIST_PYCDIR)/./base64.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bdb.py \
1fcc4d
	$(PYDIST_PYCDIR)/./binhex.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bisect.py \
1fcc4d
	$(PYDIST_PYCDIR)/./cProfile.py \
1fcc4d
	$(PYDIST_PYCDIR)/./calendar.py \
1fcc4d
	$(PYDIST_PYCDIR)/./cgi.py \
1fcc4d
	$(PYDIST_PYCDIR)/./cgitb.py \
1fcc4d
	$(PYDIST_PYCDIR)/./chunk.py \
1fcc4d
	$(PYDIST_PYCDIR)/./cmd.py \
1fcc4d
	$(PYDIST_PYCDIR)/./code.py \
1fcc4d
	$(PYDIST_PYCDIR)/./codecs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./codeop.py \
1fcc4d
	$(PYDIST_PYCDIR)/./collections.py \
1fcc4d
	$(PYDIST_PYCDIR)/./colorsys.py \
1fcc4d
	$(PYDIST_PYCDIR)/./commands.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compileall.py \
1fcc4d
	$(PYDIST_PYCDIR)/./contextlib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./cookielib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./copy.py \
1fcc4d
	$(PYDIST_PYCDIR)/./copy_reg.py \
1fcc4d
	$(PYDIST_PYCDIR)/./csv.py \
1fcc4d
	$(PYDIST_PYCDIR)/./dbhash.py \
1fcc4d
	$(PYDIST_PYCDIR)/./decimal.py \
1fcc4d
	$(PYDIST_PYCDIR)/./difflib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./dircache.py \
1fcc4d
	$(PYDIST_PYCDIR)/./dis.py \
1fcc4d
	$(PYDIST_PYCDIR)/./doctest.py \
1fcc4d
	$(PYDIST_PYCDIR)/./dumbdbm.py \
1fcc4d
	$(PYDIST_PYCDIR)/./dummy_thread.py \
1fcc4d
	$(PYDIST_PYCDIR)/./dummy_threading.py \
1fcc4d
	$(PYDIST_PYCDIR)/./filecmp.py \
1fcc4d
	$(PYDIST_PYCDIR)/./fileinput.py \
1fcc4d
	$(PYDIST_PYCDIR)/./fnmatch.py \
1fcc4d
	$(PYDIST_PYCDIR)/./formatter.py \
1fcc4d
	$(PYDIST_PYCDIR)/./fpformat.py \
1fcc4d
	$(PYDIST_PYCDIR)/./fractions.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ftplib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./functools.py \
1fcc4d
	$(PYDIST_PYCDIR)/./genericpath.py \
1fcc4d
	$(PYDIST_PYCDIR)/./getopt.py \
1fcc4d
	$(PYDIST_PYCDIR)/./getpass.py \
1fcc4d
	$(PYDIST_PYCDIR)/./gettext.py \
1fcc4d
	$(PYDIST_PYCDIR)/./glob.py \
1fcc4d
	$(PYDIST_PYCDIR)/./gzip.py \
1fcc4d
	$(PYDIST_PYCDIR)/./hashlib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./heapq.py \
1fcc4d
	$(PYDIST_PYCDIR)/./hmac.py \
1fcc4d
	$(PYDIST_PYCDIR)/./htmlentitydefs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./htmllib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./httplib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ihooks.py \
1fcc4d
	$(PYDIST_PYCDIR)/./imaplib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./imghdr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./imputil.py \
1fcc4d
	$(PYDIST_PYCDIR)/./inspect.py \
1fcc4d
	$(PYDIST_PYCDIR)/./io.py \
1fcc4d
	$(PYDIST_PYCDIR)/./keyword.py \
1fcc4d
	$(PYDIST_PYCDIR)/./linecache.py \
1fcc4d
	$(PYDIST_PYCDIR)/./locale.py \
1fcc4d
	$(PYDIST_PYCDIR)/./macpath.py \
1fcc4d
	$(PYDIST_PYCDIR)/./macurl2path.py \
1fcc4d
	$(PYDIST_PYCDIR)/./mailbox.py \
1fcc4d
	$(PYDIST_PYCDIR)/./mailcap.py \
1fcc4d
	$(PYDIST_PYCDIR)/./markupbase.py \
1fcc4d
	$(PYDIST_PYCDIR)/./md5.py \
1fcc4d
	$(PYDIST_PYCDIR)/./mhlib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./mimetools.py \
1fcc4d
	$(PYDIST_PYCDIR)/./mimetypes.py \
1fcc4d
	$(PYDIST_PYCDIR)/./mimify.py \
1fcc4d
	$(PYDIST_PYCDIR)/./modulefinder.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multifile.py \
1fcc4d
	$(PYDIST_PYCDIR)/./mutex.py \
1fcc4d
	$(PYDIST_PYCDIR)/./netrc.py \
1fcc4d
	$(PYDIST_PYCDIR)/./new.py \
1fcc4d
	$(PYDIST_PYCDIR)/./nntplib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ntpath.py \
1fcc4d
	$(PYDIST_PYCDIR)/./nturl2path.py \
1fcc4d
	$(PYDIST_PYCDIR)/./numbers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./opcode.py \
1fcc4d
	$(PYDIST_PYCDIR)/./optparse.py \
1fcc4d
	$(PYDIST_PYCDIR)/./os.py \
1fcc4d
	$(PYDIST_PYCDIR)/./os2emxpath.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pdb.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pickle.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pickletools.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pipes.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pkgutil.py \
1fcc4d
	$(PYDIST_PYCDIR)/./platform.py \
1fcc4d
	$(PYDIST_PYCDIR)/./plistlib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./popen2.py \
1fcc4d
	$(PYDIST_PYCDIR)/./poplib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./posixfile.py \
1fcc4d
	$(PYDIST_PYCDIR)/./posixpath.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pprint.py \
1fcc4d
	$(PYDIST_PYCDIR)/./profile.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pstats.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pty.py \
1fcc4d
	$(PYDIST_PYCDIR)/./py_compile.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pyclbr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pydoc.py \
1fcc4d
	$(PYDIST_PYCDIR)/./quopri.py \
1fcc4d
	$(PYDIST_PYCDIR)/./random.py \
1fcc4d
	$(PYDIST_PYCDIR)/./re.py \
1fcc4d
	$(PYDIST_PYCDIR)/./repr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./rexec.py \
1fcc4d
	$(PYDIST_PYCDIR)/./rfc822.py \
1fcc4d
	$(PYDIST_PYCDIR)/./rlcompleter.py \
1fcc4d
	$(PYDIST_PYCDIR)/./robotparser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./runpy.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sched.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sets.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sgmllib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sha.py \
1fcc4d
	$(PYDIST_PYCDIR)/./shelve.py \
1fcc4d
	$(PYDIST_PYCDIR)/./shlex.py \
1fcc4d
	$(PYDIST_PYCDIR)/./shutil.py \
1fcc4d
	$(PYDIST_PYCDIR)/./site.py \
1fcc4d
	$(PYDIST_PYCDIR)/./smtpd.py \
1fcc4d
	$(PYDIST_PYCDIR)/./smtplib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sndhdr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./socket.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sre.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sre_compile.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sre_constants.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sre_parse.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ssl.py \
1fcc4d
	$(PYDIST_PYCDIR)/./stat.py \
1fcc4d
	$(PYDIST_PYCDIR)/./statvfs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./string.py \
1fcc4d
	$(PYDIST_PYCDIR)/./stringold.py \
1fcc4d
	$(PYDIST_PYCDIR)/./stringprep.py \
1fcc4d
	$(PYDIST_PYCDIR)/./struct.py \
1fcc4d
	$(PYDIST_PYCDIR)/./subprocess.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sunau.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sunaudio.py \
1fcc4d
	$(PYDIST_PYCDIR)/./symbol.py \
1fcc4d
	$(PYDIST_PYCDIR)/./symtable.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sysconfig.py \
1fcc4d
	$(PYDIST_PYCDIR)/./tabnanny.py \
1fcc4d
	$(PYDIST_PYCDIR)/./tarfile.py \
1fcc4d
	$(PYDIST_PYCDIR)/./telnetlib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./tempfile.py \
1fcc4d
	$(PYDIST_PYCDIR)/./textwrap.py \
1fcc4d
	$(PYDIST_PYCDIR)/./this.py \
1fcc4d
	$(PYDIST_PYCDIR)/./threading.py \
1fcc4d
	$(PYDIST_PYCDIR)/./timeit.py \
1fcc4d
	$(PYDIST_PYCDIR)/./toaiff.py \
1fcc4d
	$(PYDIST_PYCDIR)/./token.py \
1fcc4d
	$(PYDIST_PYCDIR)/./tokenize.py \
1fcc4d
	$(PYDIST_PYCDIR)/./trace.py \
1fcc4d
	$(PYDIST_PYCDIR)/./traceback.py \
1fcc4d
	$(PYDIST_PYCDIR)/./tty.py \
1fcc4d
	$(PYDIST_PYCDIR)/./types.py \
1fcc4d
	$(PYDIST_PYCDIR)/./urllib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./urllib2.py \
1fcc4d
	$(PYDIST_PYCDIR)/./urlparse.py \
1fcc4d
	$(PYDIST_PYCDIR)/./user.py \
1fcc4d
	$(PYDIST_PYCDIR)/./uu.py \
1fcc4d
	$(PYDIST_PYCDIR)/./uuid.py \
1fcc4d
	$(PYDIST_PYCDIR)/./warnings.py \
1fcc4d
	$(PYDIST_PYCDIR)/./wave.py \
1fcc4d
	$(PYDIST_PYCDIR)/./weakref.py \
1fcc4d
	$(PYDIST_PYCDIR)/./webbrowser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./whichdb.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xdrlib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xmllib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xmlrpclib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./zipfile.py \
1fcc4d
1fcc4d
PYDIST_BSDDB_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/db.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/dbobj.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/dbrecio.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/dbshelve.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/dbtables.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/dbutils.py \
1fcc4d
1fcc4d
PYDIST_BSDDB_TEST_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_all.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_associate.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_basics.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_compare.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_compat.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_cursor_pget_bug.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_db.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_dbenv.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_dbobj.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_dbshelve.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_dbtables.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_distributed_transactions.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_early_close.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_fileid.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_get_none.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_join.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_lock.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_misc.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_pickle.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_queue.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_recno.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_replication.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_sequence.py \
1fcc4d
	$(PYDIST_PYCDIR)/./bsddb/test/test_thread.py \
1fcc4d
1fcc4d
PYDIST_COMPILER_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/ast.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/consts.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/future.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/misc.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/pyassem.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/pycodegen.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/symbols.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/syntax.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/transformer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./compiler/visitor.py \
1fcc4d
1fcc4d
PYDIST_CTYPES_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/_endian.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/wintypes.py \
1fcc4d
1fcc4d
PYDIST_CTYPES_MACHOLIB_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/macholib/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/macholib/dyld.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/macholib/dylib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/macholib/framework.py \
1fcc4d
1fcc4d
PYDIST_CTYPES_TEST_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/runtests.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_anon.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_array_in_pointer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_arrays.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_as_parameter.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_bitfields.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_buffers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_byteswap.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_callbacks.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_cast.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_cfuncs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_checkretval.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_delattr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_errno.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_find.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_frombuffer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_funcptr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_functions.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_incomplete.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_init.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_internals.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_keeprefs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_libc.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_loading.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_macholib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_memfunctions.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_numbers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_objects.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_parameters.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_pep3118.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_pickling.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_pointers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_prototypes.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_python_api.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_random_things.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_refcounts.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_repr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_returnfuncptrs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_simplesubclasses.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_sizes.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_slicing.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_stringptr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_strings.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_struct_fields.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_structures.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_unaligned_structures.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_unicode.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_values.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_varsize_struct.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_win32.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ctypes/test/test_wintypes.py \
1fcc4d
1fcc4d
PYDIST_CURSES_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./curses/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./curses/ascii.py \
1fcc4d
	$(PYDIST_PYCDIR)/./curses/has_key.py \
1fcc4d
	$(PYDIST_PYCDIR)/./curses/panel.py \
1fcc4d
	$(PYDIST_PYCDIR)/./curses/textpad.py \
1fcc4d
	$(PYDIST_PYCDIR)/./curses/wrapper.py \
1fcc4d
1fcc4d
PYDIST_DISTUTILS_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/archive_util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/bcppcompiler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/ccompiler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/cmd.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/config.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/core.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/cygwinccompiler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/debug.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/dep_util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/dir_util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/dist.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/emxccompiler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/errors.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/extension.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/fancy_getopt.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/file_util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/filelist.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/log.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/msvc9compiler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/msvccompiler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/spawn.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/sysconfig.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/text_file.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/unixccompiler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/version.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/versionpredicate.py \
1fcc4d
1fcc4d
PYDIST_DISTUTILS_COMMAND_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/bdist.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/bdist_dumb.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/bdist_msi.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/bdist_rpm.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/bdist_wininst.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/build.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/build_clib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/build_ext.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/build_py.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/build_scripts.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/check.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/clean.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/config.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/install.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/install_data.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/install_egg_info.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/install_headers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/install_lib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/install_scripts.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/register.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/sdist.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/command/upload.py \
1fcc4d
1fcc4d
PYDIST_DISTUTILS_TESTS_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/setuptools_build_ext.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/setuptools_extension.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/support.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_archive_util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_bdist.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_bdist_dumb.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_bdist_msi.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_bdist_rpm.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_bdist_wininst.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_build.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_build_clib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_build_ext.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_build_py.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_build_scripts.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_ccompiler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_check.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_clean.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_cmd.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_config.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_config_cmd.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_core.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_dep_util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_dir_util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_dist.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_file_util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_filelist.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_install.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_install_data.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_install_headers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_install_lib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_install_scripts.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_msvc9compiler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_register.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_sdist.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_spawn.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_sysconfig.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_text_file.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_unixccompiler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_upload.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_version.py \
1fcc4d
	$(PYDIST_PYCDIR)/./distutils/tests/test_versionpredicate.py \
1fcc4d
1fcc4d
PYDIST_EMAIL_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./email/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/_parseaddr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/base64mime.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/charset.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/encoders.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/errors.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/feedparser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/generator.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/header.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/iterators.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/message.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/parser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/quoprimime.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/utils.py \
1fcc4d
1fcc4d
PYDIST_EMAIL_MIME_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./email/mime/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/mime/application.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/mime/audio.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/mime/base.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/mime/image.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/mime/message.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/mime/multipart.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/mime/nonmultipart.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/mime/text.py \
1fcc4d
1fcc4d
PYDIST_EMAIL_TEST_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./email/test/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/test/test_email.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/test/test_email_codecs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/test/test_email_codecs_renamed.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/test/test_email_renamed.py \
1fcc4d
	$(PYDIST_PYCDIR)/./email/test/test_email_torture.py \
1fcc4d
1fcc4d
PYDIST_ENCODINGS_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/aliases.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/ascii.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/base64_codec.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/big5.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/big5hkscs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/bz2_codec.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/charmap.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp037.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1006.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1026.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1140.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1250.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1251.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1252.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1253.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1254.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1255.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1256.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1257.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp1258.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp424.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp437.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp500.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp720.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp737.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp775.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp850.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp852.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp855.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp856.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp857.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp858.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp860.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp861.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp862.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp863.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp864.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp865.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp866.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp869.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp874.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp875.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp932.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp949.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/cp950.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/euc_jis_2004.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/euc_jisx0213.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/euc_jp.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/euc_kr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/gb18030.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/gb2312.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/gbk.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/hex_codec.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/hp_roman8.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/hz.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/idna.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso2022_jp.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso2022_jp_1.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso2022_jp_2.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso2022_jp_2004.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso2022_jp_3.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso2022_jp_ext.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso2022_kr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_1.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_10.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_11.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_13.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_14.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_15.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_16.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_2.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_3.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_4.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_5.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_6.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_7.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_8.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/iso8859_9.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/johab.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/koi8_r.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/koi8_u.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/latin_1.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_arabic.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_centeuro.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_croatian.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_cyrillic.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_farsi.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_greek.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_iceland.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_latin2.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_roman.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_romanian.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mac_turkish.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/mbcs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/palmos.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/ptcp154.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/punycode.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/quopri_codec.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/raw_unicode_escape.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/rot_13.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/shift_jis.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/shift_jis_2004.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/shift_jisx0213.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/string_escape.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/tis_620.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/undefined.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/unicode_escape.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/unicode_internal.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/utf_16.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/utf_16_be.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/utf_16_le.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/utf_32.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/utf_32_be.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/utf_32_le.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/utf_7.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/utf_8.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/utf_8_sig.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/uu_codec.py \
1fcc4d
	$(PYDIST_PYCDIR)/./encodings/zlib_codec.py \
1fcc4d
1fcc4d
PYDIST_ENSUREPIP_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./ensurepip/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ensurepip/__main__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./ensurepip/_uninstall.py \
1fcc4d
1fcc4d
PYDIST_HOTSHOT_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./hotshot/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./hotshot/log.py \
1fcc4d
	$(PYDIST_PYCDIR)/./hotshot/stats.py \
1fcc4d
	$(PYDIST_PYCDIR)/./hotshot/stones.py \
1fcc4d
1fcc4d
PYDIST_IDLELIB_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/AutoComplete.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/AutoCompleteWindow.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/AutoExpand.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/Bindings.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/CallTipWindow.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/CallTips.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/ClassBrowser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/CodeContext.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/ColorDelegator.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/Debugger.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/Delegator.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/EditorWindow.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/FileList.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/FormatParagraph.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/GrepDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/HyperParser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/IOBinding.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/IdleHistory.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/MultiCall.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/MultiStatusBar.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/ObjectBrowser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/OutputWindow.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/ParenMatch.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/PathBrowser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/Percolator.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/PyParse.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/PyShell.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/RemoteDebugger.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/RemoteObjectBrowser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/ReplaceDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/RstripExtension.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/ScriptBinding.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/ScrolledList.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/SearchDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/SearchDialogBase.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/SearchEngine.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/StackViewer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/ToolTip.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/TreeWidget.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/UndoDelegator.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/WidgetRedirector.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/WindowList.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/ZoomHeight.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/aboutDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/configDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/configHandler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/configHelpSourceEdit.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/configSectionNameDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/dynOptionMenuWidget.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/help.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idlever.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/keybindingDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/macosxSupport.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/rpc.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/run.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/tabbedpages.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/textView.py \
1fcc4d
1fcc4d
PYDIST_IDLELIB_IDLE_TEST_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/htest.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/mock_idle.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/mock_tk.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_autocomplete.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_autoexpand.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_calltips.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_config_name.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_configdialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_delegator.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_editmenu.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_formatparagraph.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_grep.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_helpabout.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_hyperparser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_idlehistory.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_io.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_parenmatch.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_pathbrowser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_rstrip.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_searchdialogbase.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_searchengine.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_text.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_textview.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_warning.py \
1fcc4d
	$(PYDIST_PYCDIR)/./idlelib/idle_test/test_widgetredir.py \
1fcc4d
1fcc4d
PYDIST_IMPORTLIB_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./importlib/__init__.py \
1fcc4d
1fcc4d
PYDIST_JSON_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./json/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/decoder.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/encoder.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/scanner.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tool.py \
1fcc4d
1fcc4d
PYDIST_JSON_TESTS_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_check_circular.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_decode.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_default.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_dump.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_encode_basestring_ascii.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_fail.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_float.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_indent.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_pass1.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_pass2.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_pass3.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_recursion.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_scanstring.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_separators.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_speedups.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_tool.py \
1fcc4d
	$(PYDIST_PYCDIR)/./json/tests/test_unicode.py \
1fcc4d
1fcc4d
PYDIST_LIB_TK_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/Canvas.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/Dialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/FileDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/FixTk.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/ScrolledText.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/SimpleDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/Tix.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/Tkconstants.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/Tkdnd.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/Tkinter.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/tkColorChooser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/tkCommonDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/tkFileDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/tkFont.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/tkMessageBox.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/tkSimpleDialog.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/ttk.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/turtle.py \
1fcc4d
1fcc4d
PYDIST_LIB_TK_TEST_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/runtktests.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/widget_tests.py \
1fcc4d
1fcc4d
PYDIST_LIB_TK_TEST_TEST_TKINTER_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter/test_font.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter/test_geometry_managers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter/test_images.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter/test_loadtk.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter/test_text.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter/test_variables.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter/test_widgets.py \
1fcc4d
1fcc4d
PYDIST_LIB_TK_TEST_TEST_TTK_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_ttk/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_ttk/support.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_ttk/test_extensions.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_ttk/test_functions.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_ttk/test_style.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib-tk/test/test_ttk/test_widgets.py \
1fcc4d
1fcc4d
PYDIST_LIB2TO3_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/__main__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/btm_matcher.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/btm_utils.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixer_base.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixer_util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/main.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/patcomp.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pygram.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pytree.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/refactor.py \
1fcc4d
1fcc4d
PYDIST_LIB2TO3_FIXES_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_apply.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_asserts.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_basestring.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_buffer.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_dict.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_except.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_exec.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_execfile.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_exitfunc.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_filter.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_funcattrs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_future.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_getcwdu.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_has_key.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_idioms.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_import.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_imports.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_imports2.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_input.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_intern.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_isinstance.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_itertools.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_itertools_imports.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_long.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_map.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_metaclass.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_methodattrs.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_ne.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_next.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_nonzero.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_numliterals.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_operator.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_paren.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_print.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_raise.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_raw_input.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_reduce.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_renames.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_repr.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_set_literal.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_standarderror.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_sys_exc.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_throw.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_tuple_params.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_types.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_unicode.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_urllib.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_ws_comma.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_xrange.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_xreadlines.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/fixes/fix_zip.py \
1fcc4d
1fcc4d
PYDIST_LIB2TO3_PGEN2_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pgen2/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pgen2/conv.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pgen2/driver.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pgen2/grammar.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pgen2/literals.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pgen2/parse.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pgen2/pgen.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pgen2/token.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/pgen2/tokenize.py \
1fcc4d
1fcc4d
PYDIST_LIB2TO3_TESTS_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/pytree_idempotency.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/support.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/test_all_fixers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/test_fixers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/test_main.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/test_parser.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/test_pytree.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/test_refactor.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/test_util.py \
1fcc4d
1fcc4d
PYDIST_LIB2TO3_TESTS_DATA_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/bom.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/crlf.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/different_encoding.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/false_encoding.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/infinite_recursion.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/py2_test_grammar.py \
1fcc4d
1fcc4d
PYDIST_LIB2TO3_TESTS_DATA_FIXERS_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/bad_order.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/no_fixer_cls.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/parrot_example.py \
1fcc4d
1fcc4d
PYDIST_LIB2TO3_TESTS_DATA_FIXERS_MYFIXES_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/myfixes/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/myfixes/fix_explicit.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/myfixes/fix_first.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/myfixes/fix_last.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/myfixes/fix_parrot.py \
1fcc4d
	$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/myfixes/fix_preorder.py \
1fcc4d
1fcc4d
PYDIST_LOGGING_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./logging/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./logging/config.py \
1fcc4d
	$(PYDIST_PYCDIR)/./logging/handlers.py \
1fcc4d
1fcc4d
PYDIST_MSILIB_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./msilib/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./msilib/schema.py \
1fcc4d
	$(PYDIST_PYCDIR)/./msilib/sequence.py \
1fcc4d
	$(PYDIST_PYCDIR)/./msilib/text.py \
1fcc4d
1fcc4d
PYDIST_MULTIPROCESSING_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/connection.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/forking.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/heap.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/managers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/pool.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/process.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/queues.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/reduction.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/sharedctypes.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/synchronize.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/util.py \
1fcc4d
1fcc4d
PYDIST_MULTIPROCESSING_DUMMY_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/dummy/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./multiprocessing/dummy/connection.py \
1fcc4d
1fcc4d
PYDIST_PYDOC_DATA_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./pydoc_data/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./pydoc_data/topics.py \
1fcc4d
1fcc4d
PYDIST_SQLITE3_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/dbapi2.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/dump.py \
1fcc4d
1fcc4d
PYDIST_SQLITE3_TEST_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/test/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/test/dbapi.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/test/dump.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/test/factory.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/test/hooks.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/test/py25tests.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/test/regression.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/test/transactions.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/test/types.py \
1fcc4d
	$(PYDIST_PYCDIR)/./sqlite3/test/userfunctions.py \
1fcc4d
1fcc4d
PYDIST_UNITTEST_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/__main__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/case.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/loader.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/main.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/result.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/runner.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/signals.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/suite.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/util.py \
1fcc4d
1fcc4d
PYDIST_UNITTEST_TEST_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/dummy.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/support.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_assertions.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_break.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_case.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_discovery.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_functiontestcase.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_loader.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_program.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_result.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_runner.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_setups.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_skipping.py \
1fcc4d
	$(PYDIST_PYCDIR)/./unittest/test/test_suite.py \
1fcc4d
1fcc4d
PYDIST_WSGIREF_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./wsgiref/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./wsgiref/handlers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./wsgiref/headers.py \
1fcc4d
	$(PYDIST_PYCDIR)/./wsgiref/simple_server.py \
1fcc4d
	$(PYDIST_PYCDIR)/./wsgiref/util.py \
1fcc4d
	$(PYDIST_PYCDIR)/./wsgiref/validate.py \
1fcc4d
1fcc4d
PYDIST_XML_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/__init__.py \
1fcc4d
1fcc4d
PYDIST_XML_DOM_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/dom/NodeFilter.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/dom/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/dom/domreg.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/dom/expatbuilder.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/dom/minicompat.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/dom/minidom.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/dom/pulldom.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/dom/xmlbuilder.py \
1fcc4d
1fcc4d
PYDIST_XML_ETREE_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/etree/ElementInclude.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/etree/ElementPath.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/etree/ElementTree.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/etree/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/etree/cElementTree.py \
1fcc4d
1fcc4d
PYDIST_XML_PARSERS_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/parsers/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/parsers/expat.py \
1fcc4d
1fcc4d
PYDIST_XML_SAX_SRCS = \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/sax/__init__.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/sax/_exceptions.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/sax/expatreader.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/sax/handler.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/sax/saxutils.py \
1fcc4d
	$(PYDIST_PYCDIR)/./xml/sax/xmlreader.py \
1fcc4d
1fcc4d
1fcc4d
1fcc4d
pydist.tag:
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./bsddb
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./bsddb/test
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./compiler
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./ctypes
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./ctypes/macholib
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./ctypes/test
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./curses
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./distutils
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./distutils/command
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./distutils/tests
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./email
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./email/mime
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./email/test
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./email/test/data
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./encodings
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./ensurepip
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./ensurepip/_bundled
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./hotshot
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./idlelib
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./idlelib/Icons
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./idlelib/idle_test
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./importlib
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./json
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./json/tests
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib-tk
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib-tk/test
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib-tk/test/test_ttk
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib2to3
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib2to3/fixes
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib2to3/pgen2
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib2to3/tests
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib2to3/tests/data
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/myfixes
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./logging
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./msilib
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./multiprocessing
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./multiprocessing/dummy
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./pydoc_data
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./site-packages
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./sqlite3
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./sqlite3/test
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./unittest
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./unittest/test
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./wsgiref
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./xml
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./xml/dom
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./xml/etree
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./xml/parsers
1fcc4d
	mkdir -p $(PYDIST_PYCDIR)/./xml/sax
1fcc4d
	touch pydist.tag
1fcc4d
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./%.py:                                        $(SOURCE_DIR)/Lib/./%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/. \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./bsddb/%.py:                                  $(SOURCE_DIR)/Lib/./bsddb/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./bsddb \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./bsddb/test/%.py:                             $(SOURCE_DIR)/Lib/./bsddb/test/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./bsddb/test \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./compiler/%.py:                               $(SOURCE_DIR)/Lib/./compiler/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./compiler \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./ctypes/%.py:                                 $(SOURCE_DIR)/Lib/./ctypes/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./ctypes \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./ctypes/macholib/%.py:                        $(SOURCE_DIR)/Lib/./ctypes/macholib/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./ctypes/macholib \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./ctypes/test/%.py:                            $(SOURCE_DIR)/Lib/./ctypes/test/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./ctypes/test \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./curses/%.py:                                 $(SOURCE_DIR)/Lib/./curses/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./curses \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./distutils/%.py:                              $(SOURCE_DIR)/Lib/./distutils/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./distutils \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./distutils/command/%.py:                      $(SOURCE_DIR)/Lib/./distutils/command/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./distutils/command \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./distutils/tests/%.py:                        $(SOURCE_DIR)/Lib/./distutils/tests/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./distutils/tests \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./email/%.py:                                  $(SOURCE_DIR)/Lib/./email/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./email \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./email/mime/%.py:                             $(SOURCE_DIR)/Lib/./email/mime/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./email/mime \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./email/test/%.py:                             $(SOURCE_DIR)/Lib/./email/test/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./email/test \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./email/test/data/%.py:                        $(SOURCE_DIR)/Lib/./email/test/data/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./email/test/data \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./encodings/%.py:                              $(SOURCE_DIR)/Lib/./encodings/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./encodings \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./ensurepip/%.py:                              $(SOURCE_DIR)/Lib/./ensurepip/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./ensurepip \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./ensurepip/_bundled/%.py:                     $(SOURCE_DIR)/Lib/./ensurepip/_bundled/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./ensurepip/_bundled \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./hotshot/%.py:                                $(SOURCE_DIR)/Lib/./hotshot/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./hotshot \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./idlelib/%.py:                                $(SOURCE_DIR)/Lib/./idlelib/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./idlelib \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./idlelib/Icons/%.py:                          $(SOURCE_DIR)/Lib/./idlelib/Icons/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./idlelib/Icons \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./idlelib/idle_test/%.py:                      $(SOURCE_DIR)/Lib/./idlelib/idle_test/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./idlelib/idle_test \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./importlib/%.py:                              $(SOURCE_DIR)/Lib/./importlib/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./importlib \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./json/%.py:                                   $(SOURCE_DIR)/Lib/./json/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./json \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./json/tests/%.py:                             $(SOURCE_DIR)/Lib/./json/tests/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./json/tests \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib-tk/%.py:                                 $(SOURCE_DIR)/Lib/./lib-tk/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib-tk \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib-tk/test/%.py:                            $(SOURCE_DIR)/Lib/./lib-tk/test/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib-tk/test \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter/%.py:               $(SOURCE_DIR)/Lib/./lib-tk/test/test_tkinter/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib-tk/test/test_tkinter \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib-tk/test/test_ttk/%.py:                   $(SOURCE_DIR)/Lib/./lib-tk/test/test_ttk/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib-tk/test/test_ttk \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib2to3/%.py:                                $(SOURCE_DIR)/Lib/./lib2to3/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib2to3 \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib2to3/fixes/%.py:                          $(SOURCE_DIR)/Lib/./lib2to3/fixes/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib2to3/fixes \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib2to3/pgen2/%.py:                          $(SOURCE_DIR)/Lib/./lib2to3/pgen2/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib2to3/pgen2 \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib2to3/tests/%.py:                          $(SOURCE_DIR)/Lib/./lib2to3/tests/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib2to3/tests \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib2to3/tests/data/%.py:                     $(SOURCE_DIR)/Lib/./lib2to3/tests/data/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib2to3/tests/data \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/%.py:              $(SOURCE_DIR)/Lib/./lib2to3/tests/data/fixers/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/myfixes/%.py:      $(SOURCE_DIR)/Lib/./lib2to3/tests/data/fixers/myfixes/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./lib2to3/tests/data/fixers/myfixes \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./logging/%.py:                                $(SOURCE_DIR)/Lib/./logging/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./logging \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./msilib/%.py:                                 $(SOURCE_DIR)/Lib/./msilib/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./msilib \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./multiprocessing/%.py:                        $(SOURCE_DIR)/Lib/./multiprocessing/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./multiprocessing \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./multiprocessing/dummy/%.py:                  $(SOURCE_DIR)/Lib/./multiprocessing/dummy/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./multiprocessing/dummy \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./pydoc_data/%.py:                             $(SOURCE_DIR)/Lib/./pydoc_data/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./pydoc_data \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./site-packages/%.py:                          $(SOURCE_DIR)/Lib/./site-packages/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./site-packages \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./sqlite3/%.py:                                $(SOURCE_DIR)/Lib/./sqlite3/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./sqlite3 \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./sqlite3/test/%.py:                           $(SOURCE_DIR)/Lib/./sqlite3/test/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./sqlite3/test \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./unittest/%.py:                               $(SOURCE_DIR)/Lib/./unittest/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./unittest \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./unittest/test/%.py:                          $(SOURCE_DIR)/Lib/./unittest/test/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./unittest/test \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./wsgiref/%.py:                                $(SOURCE_DIR)/Lib/./wsgiref/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./wsgiref \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./xml/%.py:                                    $(SOURCE_DIR)/Lib/./xml/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./xml \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./xml/dom/%.py:                                $(SOURCE_DIR)/Lib/./xml/dom/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./xml/dom \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./xml/etree/%.py:                              $(SOURCE_DIR)/Lib/./xml/etree/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./xml/etree \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./xml/parsers/%.py:                            $(SOURCE_DIR)/Lib/./xml/parsers/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./xml/parsers \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
$(PYDIST_PYCDIR)/./xml/sax/%.py:                                $(SOURCE_DIR)/Lib/./xml/sax/%.py pydist.tag
1fcc4d
		PYCOPY_PYTHON=$(PYCOPY_PYTHON) \
1fcc4d
		PYCOPY_PREFIX=$(PYCOPY_PREFIX) \
1fcc4d
		PYCOPY_DSTDIR=$(PYDIST_PYCDIR)/./xml/sax \
1fcc4d
		$(PYCOPY) $<
1fcc4d
1fcc4d
PYDIST_PY_SRCS = \
1fcc4d
	$(PYDIST_SYSCFG_SRCS) \
1fcc4d
	$(PYDIST_SRCS) \
1fcc4d
	$(PYDIST_BSDDB_SRCS) \
1fcc4d
	$(PYDIST_BSDDB_TEST_SRCS) \
1fcc4d
	$(PYDIST_COMPILER_SRCS) \
1fcc4d
	$(PYDIST_CTYPES_SRCS) \
1fcc4d
	$(PYDIST_CTYPES_MACHOLIB_SRCS) \
1fcc4d
	$(PYDIST_CTYPES_TEST_SRCS) \
1fcc4d
	$(PYDIST_CURSES_SRCS) \
1fcc4d
	$(PYDIST_DISTUTILS_SRCS) \
1fcc4d
	$(PYDIST_DISTUTILS_COMMAND_SRCS) \
1fcc4d
	$(PYDIST_DISTUTILS_TESTS_SRCS) \
1fcc4d
	$(PYDIST_EMAIL_SRCS) \
1fcc4d
	$(PYDIST_EMAIL_MIME_SRCS) \
1fcc4d
	$(PYDIST_EMAIL_TEST_SRCS) \
1fcc4d
	$(PYDIST_ENCODINGS_SRCS) \
1fcc4d
	$(PYDIST_ENSUREPIP_SRCS) \
1fcc4d
	$(PYDIST_HOTSHOT_SRCS) \
1fcc4d
	$(PYDIST_IDLELIB_SRCS) \
1fcc4d
	$(PYDIST_IDLELIB_IDLE_TEST_SRCS) \
1fcc4d
	$(PYDIST_IMPORTLIB_SRCS) \
1fcc4d
	$(PYDIST_JSON_SRCS) \
1fcc4d
	$(PYDIST_JSON_TESTS_SRCS) \
1fcc4d
	$(PYDIST_LIB_TK_SRCS) \
1fcc4d
	$(PYDIST_LIB_TK_TEST_SRCS) \
1fcc4d
	$(PYDIST_LIB_TK_TEST_TEST_TKINTER_SRCS) \
1fcc4d
	$(PYDIST_LIB_TK_TEST_TEST_TTK_SRCS) \
1fcc4d
	$(PYDIST_LIB2TO3_SRCS) \
1fcc4d
	$(PYDIST_LIB2TO3_FIXES_SRCS) \
1fcc4d
	$(PYDIST_LIB2TO3_PGEN2_SRCS) \
1fcc4d
	$(PYDIST_LIB2TO3_TESTS_SRCS) \
1fcc4d
	$(PYDIST_LIB2TO3_TESTS_DATA_SRCS) \
1fcc4d
	$(PYDIST_LIB2TO3_TESTS_DATA_FIXERS_SRCS) \
1fcc4d
	$(PYDIST_LIB2TO3_TESTS_DATA_FIXERS_MYFIXES_SRCS) \
1fcc4d
	$(PYDIST_LOGGING_SRCS) \
1fcc4d
	$(PYDIST_MSILIB_SRCS) \
1fcc4d
	$(PYDIST_MULTIPROCESSING_SRCS) \
1fcc4d
	$(PYDIST_MULTIPROCESSING_DUMMY_SRCS) \
1fcc4d
	$(PYDIST_PYDOC_DATA_SRCS) \
1fcc4d
	$(PYDIST_SQLITE3_SRCS) \
1fcc4d
	$(PYDIST_SQLITE3_TEST_SRCS) \
1fcc4d
	$(PYDIST_UNITTEST_SRCS) \
1fcc4d
	$(PYDIST_UNITTEST_TEST_SRCS) \
1fcc4d
	$(PYDIST_WSGIREF_SRCS) \
1fcc4d
	$(PYDIST_XML_SRCS) \
1fcc4d
	$(PYDIST_XML_DOM_SRCS) \
1fcc4d
	$(PYDIST_XML_ETREE_SRCS) \
1fcc4d
	$(PYDIST_XML_PARSERS_SRCS) \
1fcc4d
	$(PYDIST_XML_SAX_SRCS) \
1fcc4d
1fcc4d
1fcc4d
pydist-py-srcs:	$(PYDIST_PY_SRCS)
1fcc4d
1fcc4d
pydist-py-srcs-clean:
1fcc4d
	rm -f $(PYDIST_PY_SRCS)
1fcc4d
	rm -f pydist.tag
1fcc4d
1fcc4d
clean:	pydist-py-srcs-clean
1fcc4d
1fcc4d
1fcc4d
1fcc4d
pydist-install-tree:
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./bsddb
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./bsddb/test
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./compiler
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ctypes
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ctypes/macholib
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ctypes/test
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./curses
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./distutils
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./distutils/command
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./distutils/tests
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./email
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./email/mime
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./email/test
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./email/test/data
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./encodings
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ensurepip
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ensurepip/_bundled
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./hotshot
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./idlelib
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./idlelib/Icons
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./idlelib/idle_test
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./importlib
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./json
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./json/tests
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk/test
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk/test/test_tkinter
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk/test/test_ttk
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/fixes
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/pgen2
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests/data
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests/data/fixers
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests/data/fixers/myfixes
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./logging
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./msilib
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./multiprocessing
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./multiprocessing/dummy
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./pydoc_data
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./site-packages
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./sqlite3
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./sqlite3/test
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./unittest
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./unittest/test
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./wsgiref
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/dom
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/etree
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/parsers
1fcc4d
	mkdir -p $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/sax
1fcc4d
1fcc4d
1fcc4d
pydist-install-py: $(PYDIST_PY_SRCS)
1fcc4d
pydist-install-py: pydist-install-tree
1fcc4d
pydist-install-py:
1fcc4d
	cp -p $(PYDIST_SYSCFG_SRCS)                                    $(DESTDIR)/$(LIBDIR)/$(PACKAGE)
1fcc4d
	cp -p $(PYDIST_SRCS)                                           $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/.
1fcc4d
	cp -p $(PYDIST_BSDDB_SRCS)                                     $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./bsddb
1fcc4d
	cp -p $(PYDIST_BSDDB_TEST_SRCS)                                $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./bsddb/test
1fcc4d
	cp -p $(PYDIST_COMPILER_SRCS)                                  $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./compiler
1fcc4d
	cp -p $(PYDIST_CTYPES_SRCS)                                    $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ctypes
1fcc4d
	cp -p $(PYDIST_CTYPES_MACHOLIB_SRCS)                           $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ctypes/macholib
1fcc4d
	cp -p $(PYDIST_CTYPES_TEST_SRCS)                               $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ctypes/test
1fcc4d
	cp -p $(PYDIST_CURSES_SRCS)                                    $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./curses
1fcc4d
	cp -p $(PYDIST_DISTUTILS_SRCS)                                 $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./distutils
1fcc4d
	cp -p $(PYDIST_DISTUTILS_COMMAND_SRCS)                         $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./distutils/command
1fcc4d
	cp -p $(PYDIST_DISTUTILS_TESTS_SRCS)                           $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./distutils/tests
1fcc4d
	cp -p $(PYDIST_EMAIL_SRCS)                                     $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./email
1fcc4d
	cp -p $(PYDIST_EMAIL_MIME_SRCS)                                $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./email/mime
1fcc4d
	cp -p $(PYDIST_EMAIL_TEST_SRCS)                                $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./email/test
1fcc4d
	cp -p $(PYDIST_ENCODINGS_SRCS)                                 $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./encodings
1fcc4d
	cp -p $(PYDIST_ENSUREPIP_SRCS)                                 $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ensurepip
1fcc4d
	cp -p $(PYDIST_HOTSHOT_SRCS)                                   $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./hotshot
1fcc4d
	cp -p $(PYDIST_IDLELIB_SRCS)                                   $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./idlelib
1fcc4d
	cp -p $(PYDIST_IDLELIB_IDLE_TEST_SRCS)                         $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./idlelib/idle_test
1fcc4d
	cp -p $(PYDIST_IMPORTLIB_SRCS)                                 $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./importlib
1fcc4d
	cp -p $(PYDIST_JSON_SRCS)                                      $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./json
1fcc4d
	cp -p $(PYDIST_JSON_TESTS_SRCS)                                $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./json/tests
1fcc4d
	cp -p $(PYDIST_LIB_TK_SRCS)                                    $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk
1fcc4d
	cp -p $(PYDIST_LIB_TK_TEST_SRCS)                               $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk/test
1fcc4d
	cp -p $(PYDIST_LIB_TK_TEST_TEST_TKINTER_SRCS)                  $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk/test/test_tkinter
1fcc4d
	cp -p $(PYDIST_LIB_TK_TEST_TEST_TTK_SRCS)                      $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk/test/test_ttk
1fcc4d
	cp -p $(PYDIST_LIB2TO3_SRCS)                                   $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3
1fcc4d
	cp -p $(PYDIST_LIB2TO3_FIXES_SRCS)                             $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/fixes
1fcc4d
	cp -p $(PYDIST_LIB2TO3_PGEN2_SRCS)                             $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/pgen2
1fcc4d
	cp -p $(PYDIST_LIB2TO3_TESTS_SRCS)                             $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests
1fcc4d
	cp -p $(PYDIST_LIB2TO3_TESTS_DATA_SRCS)                        $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests/data
1fcc4d
	cp -p $(PYDIST_LIB2TO3_TESTS_DATA_FIXERS_SRCS)                 $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests/data/fixers
1fcc4d
	cp -p $(PYDIST_LIB2TO3_TESTS_DATA_FIXERS_MYFIXES_SRCS)         $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests/data/fixers/myfixes
1fcc4d
	cp -p $(PYDIST_LOGGING_SRCS)                                   $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./logging
1fcc4d
	cp -p $(PYDIST_MSILIB_SRCS)                                    $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./msilib
1fcc4d
	cp -p $(PYDIST_MULTIPROCESSING_SRCS)                           $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./multiprocessing
1fcc4d
	cp -p $(PYDIST_MULTIPROCESSING_DUMMY_SRCS)                     $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./multiprocessing/dummy
1fcc4d
	cp -p $(PYDIST_PYDOC_DATA_SRCS)                                $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./pydoc_data
1fcc4d
	cp -p $(PYDIST_SQLITE3_SRCS)                                   $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./sqlite3
1fcc4d
	cp -p $(PYDIST_SQLITE3_TEST_SRCS)                              $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./sqlite3/test
1fcc4d
	cp -p $(PYDIST_UNITTEST_SRCS)                                  $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./unittest
1fcc4d
	cp -p $(PYDIST_UNITTEST_TEST_SRCS)                             $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./unittest/test
1fcc4d
	cp -p $(PYDIST_WSGIREF_SRCS)                                   $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./wsgiref
1fcc4d
	cp -p $(PYDIST_XML_SRCS)                                       $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml
1fcc4d
	cp -p $(PYDIST_XML_DOM_SRCS)                                   $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/dom
1fcc4d
	cp -p $(PYDIST_XML_ETREE_SRCS)                                 $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/etree
1fcc4d
	cp -p $(PYDIST_XML_PARSERS_SRCS)                               $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/parsers
1fcc4d
	cp -p $(PYDIST_XML_SAX_SRCS)                                   $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/sax
1fcc4d
1fcc4d
1fcc4d
pydist-install-pyc: $(PYCGEN_OBJS)
1fcc4d
pydist-install-pyc: pydist-install-tree
1fcc4d
pydist-install-pyc:
1fcc4d
	cp -p $(PYDIST_SYSCFG_SRCS:%.py=%.pyc)                             $(DESTDIR)/$(LIBDIR)/$(PACKAGE)
1fcc4d
	cp -p $(PYDIST_SRCS:%.py=%.pyc)                                    $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/.
1fcc4d
	cp -p $(PYDIST_BSDDB_SRCS:%.py=%.pyc)                              $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./bsddb
1fcc4d
	cp -p $(PYDIST_BSDDB_TEST_SRCS:%.py=%.pyc)                         $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./bsddb/test
1fcc4d
	cp -p $(PYDIST_COMPILER_SRCS:%.py=%.pyc)                           $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./compiler
1fcc4d
	cp -p $(PYDIST_CTYPES_SRCS:%.py=%.pyc)                             $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ctypes
1fcc4d
	cp -p $(PYDIST_CTYPES_MACHOLIB_SRCS:%.py=%.pyc)                    $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ctypes/macholib
1fcc4d
	cp -p $(PYDIST_CTYPES_TEST_SRCS:%.py=%.pyc)                        $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ctypes/test
1fcc4d
	cp -p $(PYDIST_CURSES_SRCS:%.py=%.pyc)                             $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./curses
1fcc4d
	cp -p $(PYDIST_DISTUTILS_SRCS:%.py=%.pyc)                          $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./distutils
1fcc4d
	cp -p $(PYDIST_DISTUTILS_COMMAND_SRCS:%.py=%.pyc)                  $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./distutils/command
1fcc4d
	cp -p $(PYDIST_DISTUTILS_TESTS_SRCS:%.py=%.pyc)                    $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./distutils/tests
1fcc4d
	cp -p $(PYDIST_EMAIL_SRCS:%.py=%.pyc)                              $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./email
1fcc4d
	cp -p $(PYDIST_EMAIL_MIME_SRCS:%.py=%.pyc)                         $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./email/mime
1fcc4d
	cp -p $(PYDIST_EMAIL_TEST_SRCS:%.py=%.pyc)                         $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./email/test
1fcc4d
	cp -p $(PYDIST_ENCODINGS_SRCS:%.py=%.pyc)                          $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./encodings
1fcc4d
	cp -p $(PYDIST_ENSUREPIP_SRCS:%.py=%.pyc)                          $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./ensurepip
1fcc4d
	cp -p $(PYDIST_HOTSHOT_SRCS:%.py=%.pyc)                            $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./hotshot
1fcc4d
	cp -p $(PYDIST_IDLELIB_SRCS:%.py=%.pyc)                            $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./idlelib
1fcc4d
	cp -p $(PYDIST_IDLELIB_IDLE_TEST_SRCS:%.py=%.pyc)                  $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./idlelib/idle_test
1fcc4d
	cp -p $(PYDIST_IMPORTLIB_SRCS:%.py=%.pyc)                          $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./importlib
1fcc4d
	cp -p $(PYDIST_JSON_SRCS:%.py=%.pyc)                               $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./json
1fcc4d
	cp -p $(PYDIST_JSON_TESTS_SRCS:%.py=%.pyc)                         $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./json/tests
1fcc4d
	cp -p $(PYDIST_LIB_TK_SRCS:%.py=%.pyc)                             $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk
1fcc4d
	cp -p $(PYDIST_LIB_TK_TEST_SRCS:%.py=%.pyc)                        $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk/test
1fcc4d
	cp -p $(PYDIST_LIB_TK_TEST_TEST_TKINTER_SRCS:%.py=%.pyc)           $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk/test/test_tkinter
1fcc4d
	cp -p $(PYDIST_LIB_TK_TEST_TEST_TTK_SRCS:%.py=%.pyc)               $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib-tk/test/test_ttk
1fcc4d
	cp -p $(PYDIST_LIB2TO3_SRCS:%.py=%.pyc)                            $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3
1fcc4d
	cp -p $(PYDIST_LIB2TO3_FIXES_SRCS:%.py=%.pyc)                      $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/fixes
1fcc4d
	cp -p $(PYDIST_LIB2TO3_PGEN2_SRCS:%.py=%.pyc)                      $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/pgen2
1fcc4d
	cp -p $(PYDIST_LIB2TO3_TESTS_SRCS:%.py=%.pyc)                      $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests
1fcc4d
	cp -p $(PYDIST_LIB2TO3_TESTS_DATA_SRCS:%.py=%.pyc)                 $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests/data
1fcc4d
	cp -p $(PYDIST_LIB2TO3_TESTS_DATA_FIXERS_SRCS:%.py=%.pyc)          $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests/data/fixers
1fcc4d
	cp -p $(PYDIST_LIB2TO3_TESTS_DATA_FIXERS_MYFIXES_SRCS:%.py=%.pyc)  $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./lib2to3/tests/data/fixers/myfixes
1fcc4d
	cp -p $(PYDIST_LOGGING_SRCS:%.py=%.pyc)                            $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./logging
1fcc4d
	cp -p $(PYDIST_MSILIB_SRCS:%.py=%.pyc)                             $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./msilib
1fcc4d
	cp -p $(PYDIST_MULTIPROCESSING_SRCS:%.py=%.pyc)                    $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./multiprocessing
1fcc4d
	cp -p $(PYDIST_MULTIPROCESSING_DUMMY_SRCS:%.py=%.pyc)              $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./multiprocessing/dummy
1fcc4d
	cp -p $(PYDIST_PYDOC_DATA_SRCS:%.py=%.pyc)                         $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./pydoc_data
1fcc4d
	cp -p $(PYDIST_SQLITE3_SRCS:%.py=%.pyc)                            $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./sqlite3
1fcc4d
	cp -p $(PYDIST_SQLITE3_TEST_SRCS:%.py=%.pyc)                       $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./sqlite3/test
1fcc4d
	cp -p $(PYDIST_UNITTEST_SRCS:%.py=%.pyc)                           $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./unittest
1fcc4d
	cp -p $(PYDIST_UNITTEST_TEST_SRCS:%.py=%.pyc)                      $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./unittest/test
1fcc4d
	cp -p $(PYDIST_WSGIREF_SRCS:%.py=%.pyc)                            $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./wsgiref
1fcc4d
	cp -p $(PYDIST_XML_SRCS:%.py=%.pyc)                                $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml
1fcc4d
	cp -p $(PYDIST_XML_DOM_SRCS:%.py=%.pyc)                            $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/dom
1fcc4d
	cp -p $(PYDIST_XML_ETREE_SRCS:%.py=%.pyc)                          $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/etree
1fcc4d
	cp -p $(PYDIST_XML_PARSERS_SRCS:%.py=%.pyc)                        $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/parsers
1fcc4d
	cp -p $(PYDIST_XML_SAX_SRCS:%.py=%.pyc)                            $(DESTDIR)/$(LIBDIR)/$(PACKAGE)/./xml/sax
1fcc4d
1fcc4d
1fcc4d
install-app:	pydist-install-py
1fcc4d
install-app:	pydist-install-pyc
1fcc4d
1fcc4d
1fcc4d
.PHONY:	pydist-py-srcs
1fcc4d
.PHONY:	pydist-py-srcs-clean
1fcc4d
1fcc4d
.PHONY:	pydist-install-tree
1fcc4d
.PHONY:	pydist-install-py
1fcc4d
.PHONY:	pydist-install-pyc