diff options
author | nijtmans <nijtmans> | 2009-12-21 23:25:39 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2009-12-21 23:25:39 (GMT) |
commit | f7e02c57c848c495a77975b927a0f4076bf4822c (patch) | |
tree | 86d9a8cc06d969564b99b6d5ed25975042f9300a /unix/dltest | |
parent | e3f5e21f00d98dacf701c346899ada0ef3327513 (diff) | |
download | tcl-f7e02c57c848c495a77975b927a0f4076bf4822c.zip tcl-f7e02c57c848c495a77975b927a0f4076bf4822c.tar.gz tcl-f7e02c57c848c495a77975b927a0f4076bf4822c.tar.bz2 |
Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still not enabled yet, but at least it is a step in the right direction.
Diffstat (limited to 'unix/dltest')
-rw-r--r-- | unix/dltest/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/dltest/.cvsignore b/unix/dltest/.cvsignore index 77ae092..5325f6e 100644 --- a/unix/dltest/.cvsignore +++ b/unix/dltest/.cvsignore @@ -1,3 +1,4 @@ Makefile *.bundle *.dylib +*.dll |