fix diststuff/realclean handling of info files

This commit is contained in:
Ken Raeburn 1995-06-21 21:48:03 +00:00
parent 45993f6118
commit 652970ff68
1 changed files with 4 additions and 0 deletions

View File

@ -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.