From 3f51b6cf185e036b8706c9c11d3e5a809a81cf28 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Thu, 10 Oct 1991 05:44:37 +0000 Subject: [PATCH] * nm.c (print_symbols): Handle NULL name field of symbol. * Makefile.in: Removed spurious comment. --- binutils/Makefile.in | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.34.1