From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Cleaning up make clean's behavior Date: Mon, 04 Jun 2018 13:36:15 +0200 Message-ID: <877eness0g.fsf@gnu.org> References: <87a7sd17jz.fsf@ITSx01.pdp10.guru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40451) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fPnmg-0002cu-Ec for guix-devel@gnu.org; Mon, 04 Jun 2018 07:36:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fPnmb-0000KH-I5 for guix-devel@gnu.org; Mon, 04 Jun 2018 07:36:22 -0400 In-Reply-To: <87a7sd17jz.fsf@ITSx01.pdp10.guru> (Jeremiah's message of "Sat, 02 Jun 2018 16:23:28 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Jeremiah@pdp10.guru Cc: guix-devel@gnu.org Hello, Jeremiah@pdp10.guru skribis: > As running make clean breaks the bootstrap script. Could you clarify what the problem is? (Besides I agree with Mark that =E2=80=9Cmake clean=E2=80=9D should not del= ete files it doesn=E2=80=99t know about.) Ludo=E2=80=99.