From: Per Bothner Date: Thu, 10 Oct 1991 05:44:37 +0000 (+0000) Subject: * nm.c (print_symbols): Handle NULL name field of symbol. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=3f51b6cf185e036b8706c9c11d3e5a809a81cf28;p=deliverable%2Fbinutils-gdb.git * nm.c (print_symbols): Handle NULL name field of symbol. * Makefile.in: Removed spurious comment. --- diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 8e730e972d..01ed8af18e 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -22,9 +22,6 @@ INSTALL = install -c INSTALL_PROGRAM = $(INSTALL) INSTALL_FILE = $(INSTALL) -## Configuration options -# These should be all you need set before compiling - #CC=gcc -Wall # these two are almost the same program AR_PROG=ar