Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575712e commit 76d62b4Copy full SHA for 76d62b4
1 file changed
Makefile.pre.in
@@ -576,6 +576,7 @@ PLATDIR= plat-$(MACHDEP)
576
MACHDEPS= $(PLATDIR)
577
XMLLIBSUBDIRS= xml xml/dom xml/parsers xml/sax
578
LIBSUBDIRS= lib-old lib-tk site-packages test test/output encodings \
579
+ email compiler \
580
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
581
libinstall: $(PYTHON) $(srcdir)/Lib/$(PLATDIR)
582
@for i in $(SCRIPTDIR) $(LIBDEST); \
0 commit comments