comparison lib-src/ChangeLog @ 71198:cf751e648b1d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 03 Jun 2006 15:30:02 +0000
parents ee0ba955e94b
children c54897eb4a35
comparison
equal deleted inserted replaced
71197:4519c2f66b5a 71198:cf751e648b1d
1 2006-06-03 Eli Zaretskii <eliz@gnu.org> 1 2006-06-03 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (ALL): Add sorted-doc and digest-doc.
4 ($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe)
5 ($(BLD)/test-distrib.exe): New targets.
6 (sorted-doc, digest-doc, test-distrib): New targets.
7 (install): Install sorted-doc.exe and digest-doc.exe.
8 ($(BLD)/sorted-doc.$(O)): Update dependencies.
2 9
3 * digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h. 10 * digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h.
4 (main) [DOS_NT]: Switch stdin to binary mode, if it is not a 11 (main) [DOS_NT]: Switch stdin to binary mode, if it is not a
5 terminal device. 12 terminal device.
6 13