# HG changeset patch # User Eli Zaretskii # Date 1149348602 0 # Node ID cf751e648b1d4c2fa5fe77d03934b6ce737f5d48 # Parent 4519c2f66b5a0931d16081472bef9da938a27c97 *** empty log message *** diff -r 4519c2f66b5a -r cf751e648b1d lib-src/ChangeLog --- a/lib-src/ChangeLog Sat Jun 03 15:29:05 2006 +0000 +++ b/lib-src/ChangeLog Sat Jun 03 15:30:02 2006 +0000 @@ -1,5 +1,12 @@ 2006-06-03 Eli Zaretskii + * makefile.w32-in (ALL): Add sorted-doc and digest-doc. + ($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe) + ($(BLD)/test-distrib.exe): New targets. + (sorted-doc, digest-doc, test-distrib): New targets. + (install): Install sorted-doc.exe and digest-doc.exe. + ($(BLD)/sorted-doc.$(O)): Update dependencies. + * digest-doc.c [DOS_NT] : Include fcntl.h and io.h. (main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device.