From owner-freebsd-questions Tue Mar 18 15:21:25 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72C6737B401 for ; Tue, 18 Mar 2003 15:21:24 -0800 (PST) Received: from hotmail.com (oe14.law12.hotmail.com [64.4.18.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7BEA43FA3 for ; Tue, 18 Mar 2003 15:21:23 -0800 (PST) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 18 Mar 2003 15:21:23 -0800 Received: from 192.216.212.193 by oe14.law12.hotmail.com with DAV; Tue, 18 Mar 2003 23:21:23 +0000 X-Originating-IP: [192.216.212.193] X-Originating-Email: [b1henning@hotmail.com] From: "Brian Henning" To: "freebsd" Subject: make Date: Tue, 18 Mar 2003 17:18:36 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 18 Mar 2003 23:21:23.0701 (UTC) FILETIME=[175AD250:01C2EDA5] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I have a silly question.. what is the difference between the following commands: cd /usr/ports/mail/imap-uw && make && make install cd /usr/ports/mail/imap-uw ; make ; make install cd /usr/ports/mail/imap-uw && make install clean Cheers, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message