diff options
author | das <das> | 2003-07-23 15:40:39 (GMT) |
---|---|---|
committer | das <das> | 2003-07-23 15:40:39 (GMT) |
commit | 5cc61e2eb64eeec7fe4d7da197a6044781805915 (patch) | |
tree | 469185036179df4549632e51cfafbd98d0400d47 /ChangeLog | |
parent | 8ec43e75e59a28d15ca560fc3cae5fd50d93d334 (diff) | |
download | tcl-5cc61e2eb64eeec7fe4d7da197a6044781805915.zip tcl-5cc61e2eb64eeec7fe4d7da197a6044781805915.tar.gz tcl-5cc61e2eb64eeec7fe4d7da197a6044781805915.tar.bz2 |
* unix/Makefile.in: changes to html-tcl & html-tk
targets for compatibility with non-gnu makes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-07-23 Daniel Steffen <das@users.sourceforge.net> + * unix/Makefile.in: changes to html-tcl & html-tk + targets for compatibility with non-gnu makes. + * unix/Makefile.in: added macosx/README to dist target. 2003-07-23 Pat Thoyts <patthoyts@users.sourceforge.net> |