summaryrefslogtreecommitdiffstats
path: root/win/.cvsignore
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2002-03-27 21:15:43 (GMT)
committerdavygrvy <davygrvy@pobox.com>2002-03-27 21:15:43 (GMT)
commit64498b577d1955dd0f2b6458753a1a4ead7c94ca (patch)
tree7d275598a37046675c0e975116a22aadfde9af9e /win/.cvsignore
parente3cea75b71cf20329aa594fbd4c50fd84c3939e7 (diff)
downloadtcl-64498b577d1955dd0f2b6458753a1a4ead7c94ca.zip
tcl-64498b577d1955dd0f2b6458753a1a4ead7c94ca.tar.gz
tcl-64498b577d1955dd0f2b6458753a1a4ead7c94ca.tar.bz2
* win/.cvsignore:
* win/buildall.vc.bat: * win/coffbase.txt: * win/makefile.vc: * win/nmakehlp.c (new): * win/rules.vc: First draft fix for [Bug 527941]. More changes need to done to the makehelp target to get to stop leaving build files in the tools/ directory. This does not address the syntax errors in the man files. Having the contents of tcl.hpj(.in) inside makefile.vc allows for version numbers to be replaced with macros. The new nmakehlp.c is built by rules.vc in preprocessing and removes the need to use tricky shell syntax that wasn't compatible on Win9x systems. This is a first draft repair for [Bug 533862].
Diffstat (limited to 'win/.cvsignore')
-rw-r--r--win/.cvsignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/.cvsignore b/win/.cvsignore
index b981097..b986cda 100644
--- a/win/.cvsignore
+++ b/win/.cvsignore
@@ -11,4 +11,5 @@ Release
Makefile
tcl.hpj
tclConfig.sh
+nmakehlp.exe
.#*