diff options
author | Georg Brandl <georg@python.org> | 2011-03-05 14:06:13 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-03-05 14:06:13 (GMT) |
commit | faa9ad2a465902e6dfd2b3378d09a4738923c62b (patch) | |
tree | 6d128fc5adab54e3c63e6e8990c725f21f9f9c6a /PC/python.mk | |
parent | 9504bc11b03cf45d3b3734a5cc5951c7b4271ac5 (diff) | |
download | cpython-faa9ad2a465902e6dfd2b3378d09a4738923c62b.zip cpython-faa9ad2a465902e6dfd2b3378d09a4738923c62b.tar.gz cpython-faa9ad2a465902e6dfd2b3378d09a4738923c62b.tar.bz2 |
Add updated .hgeol file and fix newlines in the 2.7 branch.
Diffstat (limited to 'PC/python.mk')
-rw-r--r-- | PC/python.mk | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/PC/python.mk b/PC/python.mk index a765106..5f66eb9 100644 --- a/PC/python.mk +++ b/PC/python.mk @@ -1,5 +1,5 @@ -project : n:\python\python-1.5.1\pc\wat_os2\pyth_os2.exe n:\python\python-1.&
-5.1\pc\wat_dos\pyth_dos.exe .SYMBOLIC
-
-!include n:\python\python-1.5.1\pc\wat_os2\pyth_os2.mk1
-!include n:\python\python-1.5.1\pc\wat_dos\pyth_dos.mk1
+project : n:\python\python-1.5.1\pc\wat_os2\pyth_os2.exe n:\python\python-1.& +5.1\pc\wat_dos\pyth_dos.exe .SYMBOLIC + +!include n:\python\python-1.5.1\pc\wat_os2\pyth_os2.mk1 +!include n:\python\python-1.5.1\pc\wat_dos\pyth_dos.mk1 |