From owner-cvs-ports Sat Sep 13 03:13:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA16826 for cvs-ports-outgoing; Sat, 13 Sep 1997 03:13:17 -0700 (PDT) Received: from dfw-ix4.ix.netcom.com (dfw-ix4.ix.netcom.com [206.214.98.4]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA16810; Sat, 13 Sep 1997 03:13:14 -0700 (PDT) Received: (from smap@localhost) by dfw-ix4.ix.netcom.com (8.8.4/8.8.4) id FAA13602; Sat, 13 Sep 1997 05:12:42 -0500 (CDT) Received: from sjx-ca29-22.ix.netcom.com(204.31.235.150) by dfw-ix4.ix.netcom.com via smap (V1.3) id rma013600; Sat Sep 13 05:12:39 1997 Received: (from asami@localhost) by blimp.mimi.com (8.8.7/8.6.9) id DAA11487; Sat, 13 Sep 1997 03:12:34 -0700 (PDT) Date: Sat, 13 Sep 1997 03:12:34 -0700 (PDT) Message-Id: <199709131012.DAA11487@blimp.mimi.com> To: fenner@parc.xerox.com CC: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-ports@freebsd.org In-reply-to: <97Sep12.095609pdt.177486@crevenia.parc.xerox.com> (message from Bill Fenner on Fri, 12 Sep 1997 09:56:00 PDT) Subject: Re: cvs commit: ports/mbone/imm Makefile ports/mbone/imm/files Makefile.freebsd ports/mbone/imm/patches patch-ad From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * This was the real bug - the file was copied by scripts/configure * (so I removed your post-extract target). I'm sorry, I really thought * that I had done "make clean; make" on all 4 ports but I was doing them * all in parallel so I guess I missed IMM. Oops sorry, should have read all the mails before replying. Ok I understand, but I still think it's better to have simple commands like that in the main Makefile so others can easily see what's going on. Satoshi