Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b25c0e7

Browse files
committed
delete gMakefile, clarify Makefile.pre.in
1 parent 5eb3f90 commit b25c0e7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Misc/README

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,13 @@ HISTORY News from previous releases -- oldest last
2020
HPUX-NOTES Notes about dynamic loading under HP-UX
2121
HYPE More hype about Python
2222
Makefile Used for administrative chores like cleaning up
23-
Makefile.pre.in Template for building extensions (static or dynamic)
23+
Makefile.pre.in Generic Makefile template for building extensions
2424
NEWS News for this release
2525
README The file you're reading now
2626
RFD Request For Discussion about a Python newsgroup
2727
cheatsheet Quick summary of Python by Ken Manheimer
2828
editline-fix A news article on how to fix R$'s editline for Python
2929
fixfuncptrs.sh Shell script to fix function pointer initializers
30-
gMakefile Generic Makefile for dynamically loadable modules
3130
indent.pro GNU indent profile approximating my C style
3231
python-mode.el Emacs mode for editing Python programs
3332
python.man UNIX man page for the python interpreter

0 commit comments

Comments
 (0)