]> granicus.if.org Git - python/commitdiff
Remove false statement about running make in the Modules directory.
authorGuido van Rossum <guido@python.org>
Fri, 5 Oct 2001 17:04:42 +0000 (17:04 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 5 Oct 2001 17:04:42 +0000 (17:04 +0000)
README

diff --git a/README b/README
index 83f25e567cb81efa0bbe15fc01991a4ed35b4050..7118dcf60ae5050d74061d319896eb2049d869e1 100644 (file)
--- a/README
+++ b/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
 the file for information on what kind of edits are allowed.  When you
 have edited Setup in the Modules directory, the interpreter will
-automatically be rebuilt the next time you run make in the toplevel
-directory.  (When working inside the Modules directory, use "make
-Makefile; make".)
+automatically be rebuilt the next time you run make (in the toplevel
+directory).
 
 Many useful modules can be built on any Unix system, but some optional
 modules can't be reliably autodetected.  Often the quickest way to