changeset 71198:cf751e648b1d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 03 Jun 2006 15:30:02 +0000
parents 4519c2f66b5a
children c54897eb4a35
files lib-src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@gnu.org>
 
+	* 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] <top level>: Include fcntl.h and io.h.
 	(main) [DOS_NT]: Switch stdin to binary mode, if it is not a
 	terminal device.