mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Remove false statement about running make in the Modules directory.
This commit is contained in:
parent
e8f47bb93a
commit
ef67ded6c7
1 changed files with 2 additions and 3 deletions
5
README
5
README
|
@ -519,9 +519,8 @@ yourself (configure will never overwrite it). Never edit Setup.dist
|
||||||
-- always edit Setup or Setup.local (see below). Read the comments in
|
-- always edit Setup or Setup.local (see below). Read the comments in
|
||||||
the file for information on what kind of edits are allowed. When you
|
the file for information on what kind of edits are allowed. When you
|
||||||
have edited Setup in the Modules directory, the interpreter will
|
have edited Setup in the Modules directory, the interpreter will
|
||||||
automatically be rebuilt the next time you run make in the toplevel
|
automatically be rebuilt the next time you run make (in the toplevel
|
||||||
directory. (When working inside the Modules directory, use "make
|
directory).
|
||||||
Makefile; make".)
|
|
||||||
|
|
||||||
Many useful modules can be built on any Unix system, but some optional
|
Many useful modules can be built on any Unix system, but some optional
|
||||||
modules can't be reliably autodetected. Often the quickest way to
|
modules can't be reliably autodetected. Often the quickest way to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue