From owner-freebsd-questions Fri Apr 5 12:39:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA10044 for questions-outgoing; Fri, 5 Apr 1996 12:39:46 -0800 (PST) Received: from mail.think.com (Mail1.Think.COM [131.239.33.245]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA10021 for ; Fri, 5 Apr 1996 12:39:39 -0800 (PST) Received: from Early-Bird-1.Think.COM by mail.think.com; Fri, 5 Apr 96 15:39:32 -0500 Received: from compound ([206.10.99.158]) by Early-Bird.Think.COM; Fri, 5 Apr 96 15:39:29 EST Received: (from alk@localhost) by compound (8.6.12/8.6.112) id OAA09536; Fri, 5 Apr 1996 14:39:56 -0600 Date: Fri, 5 Apr 1996 14:39:56 -0600 Message-Id: <199604052039.OAA09536@compound> From: Tony Kimball To: questions@freebsd.org Subject: make world resumption Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Making world takes a long time. When it fails, it starts from the beginning. I love gmake. I do not grok bmake. I suppose I will have little choice but to start grokking in the long run, but for the moment, I'd appreciate a pointer indicating what I need to do to complete a make world after fixing a broken source file, in a way that honors dependencies.