From owner-freebsd-stable Wed Jul 12 23:47: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.nikoma.de (smtp1.nikoma.de [212.122.128.19]) by hub.freebsd.org (Postfix) with ESMTP id 871C737BC5C for ; Wed, 12 Jul 2000 23:46:57 -0700 (PDT) (envelope-from oliver.helmling@nikocity.de) Received: from hal.matof.de (dialin180-nt.pg10.frankfurt.nikoma.de [213.54.41.180]) by smtp1.nikoma.de (8.9.3/8.9.3) with ESMTP id IAA95362 for ; Thu, 13 Jul 2000 08:46:55 +0200 (CEST) (envelope-from oliver.helmling@nikocity.de) Received: from localhost (oliver@localhost) by hal.matof.de (8.9.3/8.9.3) with ESMTP id HAA04270 for ; Thu, 13 Jul 2000 07:57:04 +0200 (CEST) (envelope-from oliver.helmling@nikocity.de) X-Authentication-Warning: hal.matof.de: oliver owned process doing -bs Date: Thu, 13 Jul 2000 07:57:03 +0200 (CEST) From: Oliver Helmling To: FreeBSD-stable Mailingliste Subject: various questions about make targets Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi all! i'm a little bit confused about the various make targets. so could you explain to me the differences of the following targets: ports: make deinstall -> pkg_delete make reinstall -> make install building the world: after a "make installworld" on the buildworld-server, on the client: make installworld -> make reinstall i got this from "/usr/src/Makefile.inc1". thanks in advance. -- Viele Grüße Oliver Helmling To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message