diff options
author | nijtmans <nijtmans> | 2010-01-06 21:35:21 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-01-06 21:35:21 (GMT) |
commit | 0ca164f2c3f073eea996040b76aa89e44fe81e1a (patch) | |
tree | e6ad158e27cb4aae64737fd8c11326891a51ac7f /unix/dltest | |
parent | 6c429a0ad16df02718539a22c3e9f8d9b92df937 (diff) | |
download | tcl-0ca164f2c3f073eea996040b76aa89e44fe81e1a.zip tcl-0ca164f2c3f073eea996040b76aa89e44fe81e1a.tar.gz tcl-0ca164f2c3f073eea996040b76aa89e44fe81e1a.tar.bz2 |
Various trivial fixes, discovered during CYGWIN porting attempt. All backported from trunk.
Diffstat (limited to 'unix/dltest')
-rw-r--r-- | unix/dltest/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unix/dltest/.cvsignore b/unix/dltest/.cvsignore index 4837ccc..c4760c4 100644 --- a/unix/dltest/.cvsignore +++ b/unix/dltest/.cvsignore @@ -1,2 +1,4 @@ *.dylib *.bundle +Makefile +*.dll |