From 0b0785402dc145d90eea18fc77171b436be48cf6 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Tue, 11 Apr 1995 16:39:37 +0000 Subject: [PATCH] * nlm/Makefile.in: Remove comments discussing munch. --- gdb/ChangeLog | 4 ++++ gdb/nlm/Makefile.in | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b435aaaef4..84b15e18f2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Tue Apr 11 09:35:20 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * nlm/Makefile.in: Remove comments discussing munch. + Tue Apr 11 11:07:12 1995 Michael Meissner * gdbtk.c (gdbtk_init): If SIOCSPGRP is not available, but diff --git a/gdb/nlm/Makefile.in b/gdb/nlm/Makefile.in index d89b88c76c..a8446e8bdd 100644 --- a/gdb/nlm/Makefile.in +++ b/gdb/nlm/Makefile.in @@ -77,11 +77,6 @@ AR = ar AR_FLAGS = qv RANLIB = ranlib -# System V: If you compile gdb with a compiler which uses the coff -# encapsulation feature (this is a function of the compiler used, NOT -# of the m-?.h file selected by config.gdb), you must make sure that -# the GNU nm is the one that is used by munch. - # If you are compiling with GCC, make sure that either 1) You use the # -traditional flag, or 2) You have the fixed include files where GCC # can reach them. Otherwise the ioctl calls in inflow.c -- 2.34.1