From owner-cvs-all Sun May 24 14:57:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19412 for cvs-all-outgoing; Sun, 24 May 1998 14:57:04 -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 OAA19404; Sun, 24 May 1998 14:57:02 -0700 (PDT) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA27063; Sun, 24 May 1998 14:51:53 -0700 (PDT) Date: Sun, 24 May 1998 14:51:53 -0700 (PDT) Message-Id: <199805242151.OAA27063@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/lib/libgmp Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/05/24 14:51:51 PDT Modified files: gnu/lib/libgmp Makefile Log: Don't blow away parts of the sourcetree on a 'make clean'. This was only harmful for building from a read-only filesystem - the parts blown away were old rm'ed directories. Revision Changes Path 1.18 +4 -4 src/gnu/lib/libgmp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message