* nm.c (print_symbols): Handle NULL name field of symbol.
authorPer Bothner <per@bothner.com>
Thu, 10 Oct 1991 05:44:37 +0000 (05:44 +0000)
committerPer Bothner <per@bothner.com>
Thu, 10 Oct 1991 05:44:37 +0000 (05:44 +0000)
* Makefile.in: Removed spurious comment.

binutils/Makefile.in

index 8e730e972de4d077a6bc0041c34066d6bd053dbe..01ed8af18ea3e20714481134772df9fb0cb9c036 100644 (file)
@@ -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
This page took 0.023945 seconds and 4 git commands to generate.