mirror of https://github.com/python/cpython.git
delete gMakefile, clarify Makefile.pre.in
This commit is contained in:
parent
5eb3f90ad5
commit
b25c0e739c
|
@ -20,14 +20,13 @@ HISTORY News from previous releases -- oldest last
|
|||
HPUX-NOTES Notes about dynamic loading under HP-UX
|
||||
HYPE More hype about Python
|
||||
Makefile Used for administrative chores like cleaning up
|
||||
Makefile.pre.in Template for building extensions (static or dynamic)
|
||||
Makefile.pre.in Generic Makefile template for building extensions
|
||||
NEWS News for this release
|
||||
README The file you're reading now
|
||||
RFD Request For Discussion about a Python newsgroup
|
||||
cheatsheet Quick summary of Python by Ken Manheimer
|
||||
editline-fix A news article on how to fix R$'s editline for Python
|
||||
fixfuncptrs.sh Shell script to fix function pointer initializers
|
||||
gMakefile Generic Makefile for dynamically loadable modules
|
||||
indent.pro GNU indent profile approximating my C style
|
||||
python-mode.el Emacs mode for editing Python programs
|
||||
python.man UNIX man page for the python interpreter
|
||||
|
|
Loading…
Reference in New Issue