summaryrefslogtreecommitdiffstats
path: root/Modules/Setup.in
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1997-09-04 13:05:14 (GMT)
committerBarry Warsaw <barry@python.org>1997-09-04 13:05:14 (GMT)
commitc7736b9d49b56bf9376fcccfb852357a362fb782 (patch)
tree1e2af0f0ccea0b0947b856d1774bc293369f4cd1 /Modules/Setup.in
parentc12c62ee5a95fa514491624a0e4ec1a8af989bff (diff)
downloadcpython-c7736b9d49b56bf9376fcccfb852357a362fb782.zip
cpython-c7736b9d49b56bf9376fcccfb852357a362fb782.tar.gz
cpython-c7736b9d49b56bf9376fcccfb852357a362fb782.tar.bz2
Added first line to set Emacs makefile mode (pretty colors :-)
Diffstat (limited to 'Modules/Setup.in')
-rw-r--r--Modules/Setup.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Setup.in b/Modules/Setup.in
index 9a1a400..8f9c12b 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