commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/doc ChangeLog Makefile


From: Marcus Brinkmann
Subject: hurd/doc ChangeLog Makefile
Date: Mon, 11 Aug 2003 10:31:09 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Branch:         
Changes by:     Marcus Brinkmann <address@hidden>       03/08/11 10:31:09

Modified files:
        doc            : ChangeLog Makefile 

Log message:
        2003-08-09  Alfred M. Szmidt  <address@hidden>
        
        * Makefile (targets): Add hurd.info-* to list.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/doc/ChangeLog.diff?tr1=1.22&tr2=1.23&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/doc/Makefile.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: hurd/doc/ChangeLog
diff -u hurd/doc/ChangeLog:1.22 hurd/doc/ChangeLog:1.23
--- hurd/doc/ChangeLog:1.22     Tue Dec  3 12:47:05 2002
+++ hurd/doc/ChangeLog  Mon Aug 11 10:31:08 2003
@@ -1,3 +1,7 @@
+2003-08-09  Alfred M. Szmidt  <address@hidden>
+
+       * Makefile (targets): Add hurd.info-* to list.
+
 2002-12-03  Marcus Brinkmann  <address@hidden>
 
        * hurd.texi (Store I/O): Add store_set_size.
Index: hurd/doc/Makefile
diff -u hurd/doc/Makefile:1.8 hurd/doc/Makefile:1.9
--- hurd/doc/Makefile:1.8       Sat Sep 18 23:25:21 1999
+++ hurd/doc/Makefile   Mon Aug 11 10:31:08 2003
@@ -1,5 +1,5 @@
 #
-#   Copyright (C) 1994, 1998, 1999 Free Software Foundation
+#   Copyright (C) 1994, 1998, 1999, 2003 Free Software Foundation
 #
 #   This program is free software; you can redistribute it and/or
 #   modify it under the terms of the GNU General Public License as
@@ -20,7 +20,7 @@
 
 DIST_FILES := navigating gpl.texinfo hurd.texi version.texi \
              hurd.info $(wildcard hurd.info-*)
-targets = hurd.info
+targets = hurd.info $(wildcard hurd.info-*)
 installationdir = $(infodir)
 
 DVIPS = dvips




reply via email to

[Prev in Thread] Current Thread [Next in Thread]