mirror of https://github.com/python/cpython
Install the new compiler and email packages
This commit is contained in:
parent
575712eaca
commit
76d62b4e79
|
@ -576,6 +576,7 @@ PLATDIR= plat-$(MACHDEP)
|
|||
MACHDEPS= $(PLATDIR)
|
||||
XMLLIBSUBDIRS= xml xml/dom xml/parsers xml/sax
|
||||
LIBSUBDIRS= lib-old lib-tk site-packages test test/output encodings \
|
||||
email compiler \
|
||||
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
|
||||
libinstall: $(PYTHON) $(srcdir)/Lib/$(PLATDIR)
|
||||
@for i in $(SCRIPTDIR) $(LIBDEST); \
|
||||
|
|
Loading…
Reference in New Issue