From owner-cvs-all Thu Oct 15 07:15:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28141 for cvs-all-outgoing; Thu, 15 Oct 1998 07:15:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28136; Thu, 15 Oct 1998 07:15:11 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA04145; Thu, 15 Oct 1998 07:15:09 -0700 (PDT) Date: Thu, 15 Oct 1998 07:15:09 -0700 (PDT) Message-Id: <199810151415.HAA04145@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/gdb Makefile.inc src/gnu/usr.bin/gdb/gdb Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/15 07:15:09 PDT Modified files: gnu/usr.bin/gdb Makefile.inc gnu/usr.bin/gdb/gdb Makefile Log: Fixed breakage of gdbreplay's and gdbserver's BINDIR in previous commit. They may belong in /usr/libexec/{aout,elf}, but objformat doesn't support that. Fixed bogus `?=' assignments for BINDIR. Revision Changes Path 1.6 +1 -7 src/gnu/usr.bin/gdb/Makefile.inc 1.38 +3 -1 src/gnu/usr.bin/gdb/gdb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message