]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Whitespace cleanup.
authorThomas Heller <theller@ctypes.org>
Fri, 16 Apr 2004 20:15:33 +0000 (20:15 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 16 Apr 2004 20:15:33 +0000 (20:15 +0000)
PCbuild/readme.txt

index 1ce99b47df2b766303922f0ac72525b70077ea16..3ef38ebb27d95f79f52fe7e9c3b6105664942251 100644 (file)
@@ -145,19 +145,19 @@ tix
 
     Edit win\common.mak in this directory, to set the following variables:
         TCL_VER=8.4
-       INSTALLDIR=..\..\tix-8.1.4
-       TCL_PATCH=3
-       RMDIR=$(TKDIR)\win\rmd.bat
-       MKDIR=$(TKDIR)\win\mkd.bat
+        INSTALLDIR=..\..\tix-8.1.4
+        TCL_PATCH=3
+        RMDIR=$(TKDIR)\win\rmd.bat
+        MKDIR=$(TKDIR)\win\mkd.bat
 
     Edit win\makefile.vc:
         TOOLS32 = <directory of bin\cl.exe>
-       TOOLS32_rc = <directory of bin\rc.exe>
+        TOOLS32_rc = <directory of bin\rc.exe>
 
     Edit win\tk8.4\pkgindex.tcl, to replace
         lappend dirs ../../Dlls
     with
-       lappend dirs [file join [file dirname [info nameofexe]] DLLs]
+        lappend dirs [file join [file dirname [info nameofexe]] DLLs]
 
     nmake -f makefile.vc
     nmake -f makefile.vc install