diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2017-03-07 09:36:34 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2017-03-07 09:36:34 (GMT) |
commit | 5325c56ef71ca48b98f7ae9c8510b266179cc5ff (patch) | |
tree | 3501207e6c6ca58693a9b6401d761df02a558dc3 /generic/tcl.h | |
parent | 72972a21efecd282225c91662d7f83037434f63e (diff) | |
download | tcl-5325c56ef71ca48b98f7ae9c8510b266179cc5ff.zip tcl-5325c56ef71ca48b98f7ae9c8510b266179cc5ff.tar.gz tcl-5325c56ef71ca48b98f7ae9c8510b266179cc5ff.tar.bz2 |
Remove "makefile.bc". Not updated for many-many years, most likely it doesn't work any more and it doesn't seem to care anyone. Let's see if someone complains ;-)
Diffstat (limited to 'generic/tcl.h')
-rw-r--r-- | generic/tcl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tcl.h b/generic/tcl.h index 50a9074..64c7d14 100644 --- a/generic/tcl.h +++ b/generic/tcl.h @@ -41,7 +41,6 @@ extern "C" { * unix/configure.in (2 LOC Major, 2 LOC minor, 1 LOC patch) * win/configure.in (as above) * win/tcl.m4 (not patchlevel) - * win/makefile.bc (not patchlevel) 2 LOC * README (sections 0 and 2, with and without separator) * macosx/Tcl.pbproj/project.pbxproj (not patchlevel) 1 LOC * macosx/Tcl.pbproj/default.pbxuser (not patchlevel) 1 LOC |