Commit 0b0e7b56 authored by Guido van Rossum's avatar Guido van Rossum

Got rid of the last tab character in this file.

parent ab045f95
......@@ -44,7 +44,7 @@ def realwork(vars, files, target):
print "-I$(pythonhome)/Include -I$(pythonhome)/PC \\"
print "\t\t$(cflags) $(cdebug) $(cinclude) \\"
print "\t\t", file
print
print
print "$(target).exe:",
for obj in objects: print obj,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment