]> granicus.if.org Git - python/commitdiff
delete gMakefile, clarify Makefile.pre.in
authorGuido van Rossum <guido@python.org>
Tue, 13 Jan 1998 18:53:42 +0000 (18:53 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 13 Jan 1998 18:53:42 +0000 (18:53 +0000)
Misc/README

index 8754f0564fa66acdc91e3a8f3cdddab12e1b8a28..f64c0bbbb1dd29ded5d33a78fb894e46570274be 100644 (file)
@@ -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