aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-06-21 21:48:03 +0000
committerKen Raeburn <raeburn@cygnus>1995-06-21 21:48:03 +0000
commit652970ff68f9f38f8e31ec95c6cf537bd306022f (patch)
tree67a72ac7e8543dab17f1e431f031da03922b06d6 /binutils
parent45993f6118fb8065ed70d448f4e741763cb8fe4d (diff)
downloadgdb-652970ff68f9f38f8e31ec95c6cf537bd306022f.zip
gdb-652970ff68f9f38f8e31ec95c6cf537bd306022f.tar.gz
gdb-652970ff68f9f38f8e31ec95c6cf537bd306022f.tar.bz2
fix diststuff/realclean handling of info files
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 4a6d7f3..1d00170 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,9 @@
Wed Jun 21 17:32:45 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
+ * Makefile.in (DISTSTUFF): Don't include info here.
+ (diststuff): Include it here.
+ (realclean): Remove *.info.
+
* objdump.c (compare_relocs): If relocation entries have the same
address, keep them in file order.