From: Thomas Heller Date: Fri, 16 Apr 2004 20:15:33 +0000 (+0000) Subject: Whitespace cleanup. X-Git-Tag: v2.3.4c1~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d54c6bc6f994f885c40f5da6d130e108fee6872;p=thirdparty%2FPython%2Fcpython.git Whitespace cleanup. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 1ce99b47df2b..3ef38ebb27d9 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -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 = - TOOLS32_rc = + TOOLS32_rc = 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