From owner-cvs-gnu Thu Jan 16 22:32:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA13918 for cvs-gnu-outgoing; Thu, 16 Jan 1997 22:32:39 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA13908; Thu, 16 Jan 1997 22:32:37 -0800 (PST) Date: Thu, 16 Jan 1997 22:32:37 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199701170632.WAA13908@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/gdb Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 97/01/16 22:32:36 Modified: gnu/usr.bin/gdb/gdb Makefile Log: Remove -lmalloc; it's no longer relevant. Pointed-Out-By: jdp, dima and others. Revision Changes Path 1.16 +1 -1 src/gnu/usr.bin/gdb/gdb/Makefile