From owner-cvs-gnu Mon Jun 30 16:35:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA22191 for cvs-gnu-outgoing; Mon, 30 Jun 1997 16:35:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA22057; Mon, 30 Jun 1997 16:33:11 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA21217; Mon, 30 Jun 1997 16:31:21 -0700 (PDT) Date: Mon, 30 Jun 1997 16:31:21 -0700 (PDT) Message-Id: <199706302331.QAA21217@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/gdb/doc Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/06/30 16:31:21 PDT Modified files: (Branch: RELENG_2_2) gnu/usr.bin/gdb/doc Makefile Log: YAMFC. The previous MFC was incomplete (it didn't merge the cosmetic SRCDIR simplification) and broken (it went back to using the nonexistent gnu/lib/libreadline/doc). Try merging everything this time (SRCDIR simplification, fix one stale path and remove the other). Revision Changes Path 1.3.6.4 +2 -5 src/gnu/usr.bin/gdb/doc/Makefile