]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* Makefile.in: Regenerate.
authorAlan Modra <amodra@gmail.com>
Thu, 28 Mar 2002 06:17:37 +0000 (06:17 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 28 Mar 2002 06:17:37 +0000 (06:17 +0000)
bfd/doc/ChangeLog
bfd/doc/Makefile.in

index 3ddeee9c4ce3e620e16745f88c7e6c99ac3285eb..9f694758aa595b5b32e3b2265f89ebbd0adc4ae9 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+
 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
 
        * chew.c (WORD): Eliminate.
index e0ce81ffd7976269fd39bba7a47d1556ac4ede8e..0036c0be52977a137f8b3ad36a57a76557dd536c 100644 (file)
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
 
-# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -242,7 +242,7 @@ DIST_COMMON =  ChangeLog Makefile.am Makefile.in
 
 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
-TAR = gtar
+TAR = tar
 GZIP_ENV = --best
 all: all-redirect
 .SUFFIXES:
@@ -328,7 +328,7 @@ uninstall-info:
        else ii=; fi; \
        list='$(INFO_DEPS)'; \
        for file in $$list; do \
-         test -z "$ii" \
+         test -z "$$ii" \
            || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
        done
        @$(NORMAL_UNINSTALL)