From: Barry Warsaw Date: Thu, 4 Sep 1997 13:05:14 +0000 (+0000) Subject: Added first line to set Emacs makefile mode (pretty colors :-) X-Git-Tag: v1.5a4~239 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7736b9d49b56bf9376fcccfb852357a362fb782;p=thirdparty%2FPython%2Fcpython.git Added first line to set Emacs makefile mode (pretty colors :-) --- diff --git a/Modules/Setup.in b/Modules/Setup.in index 9a1a4000c121..8f9c12be606d 100644 --- a/Modules/Setup.in +++ b/Modules/Setup.in @@ -1,3 +1,4 @@ +# -*- makefile -*- # The file Setup is used by the makesetup script to construct the files # Makefile and config.c, from Makefile.pre and config.c.in, # respectively. The file Setup itself is initially copied from