X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id F05A7D1D26A; Tue, 9 Mar 2004 20:08:26 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 43716-09; Tue, 9 Mar 2004 16:08:26 -0400 (AST) Received: from candle.pha.pa.us (candle.pha.pa.us [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id A94FED1BA45; Tue, 9 Mar 2004 16:08:21 -0400 (AST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id i29K8It20679; Tue, 9 Mar 2004 15:08:18 -0500 (EST) From: Bruce Momjian Message-Id: <200403092008.i29K8It20679@candle.pha.pa.us> Subject: Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile In-Reply-To: <200403092042.08964.peter_e@gmx.net> To: Peter Eisentraut Date: Tue, 9 Mar 2004 15:08:18 -0500 (EST) Cc: Tom Lane , "Marc G. Fournier" , PostgreSQL-documentation X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/34 X-Sequence-Number: 2324 Peter Eisentraut wrote: > Tom Lane wrote: > > This gmake will leave some crud files that you don't want in the > > distro. Instead of 'cp' I'd suggest > > mv -f HISTORY INSTALL ../../.. > > gmake clean > > The "make dist" step will do its own cleaning. Actually only as of yesterday. There was no clean target for HISTORY and INSTALL before. I just added the clean target to 7.4.X too. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073