* objdump.c (display_info): Handle error cases without coredump.

Close the dummy temporary file we open in the loop.
* Makefile.in (arsup.o):  Add kludge to build with Sun Make.
This commit is contained in:
John Gilmore 1992-05-05 06:31:59 +00:00
parent 6fab5bef69
commit 22923083bf
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,9 @@
Mon May 4 23:29:51 1992 John Gilmore (gnu@cygnus.com)
* objdump.c (display_info): Handle error cases without coredump.
Close the dummy temporary file we open in the loop.
* Makefile.in (arsup.o): Add kludge to build with Sun Make.
Fri May 1 16:20:23 1992 K. Richard Pixley (rich@cygnus.com) Fri May 1 16:20:23 1992 K. Richard Pixley (rich@cygnus.com)
* Makefile.in: added test-install target. * Makefile.in: added test-install target.

View file

@ -336,6 +336,7 @@ $(DIST_NAME).tar.Z:
alloca.o:alloca.c alloca.o:alloca.c
am29k-pinsn.o: am29k-pinsn.c am29k-pinsn.o: am29k-pinsn.c
ar.o: ar.c ar.o: ar.c
arsup.o: arsup.c
bucomm.o: bucomm.c bucomm.o: bucomm.c
copy.o: copy.c copy.o: copy.c
cplus-dem.o:cplus-dem.c cplus-dem.o:cplus-dem.c