From: Benjamin Peterson Date: Fri, 20 Jun 2008 02:47:03 +0000 (+0000) Subject: add multiprocessing to the Makefile X-Git-Tag: v2.6b2~219 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0f124495b0c0d7826ef1e64a8db27ebe28ed085;p=thirdparty%2FPython%2Fcpython.git add multiprocessing to the Makefile --- diff --git a/Makefile.pre.in b/Makefile.pre.in index c7b72f5e4464..ffb2b0496f81 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -819,6 +819,7 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \ lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \ ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \ distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \ + multiprocessing multiprocessing/dummy \ lib-old \ curses $(MACHDEPS) libinstall: build_all $(srcdir)/Lib/$(PLATDIR)