From owner-freebsd-hackers Fri Sep 27 22:40:34 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA10898 for hackers-outgoing; Fri, 27 Sep 1996 22:40:34 -0700 (PDT) Received: from fly.HiWAAY.net (root@fly.HiWAAY.net [204.214.4.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA09293; Fri, 27 Sep 1996 22:38:36 -0700 (PDT) Received: from bonsai.hiwaay.net by fly.HiWAAY.net; (8.7.5/1.1.8.2/21Sep95-1003PM) id AAA16382; Sat, 28 Sep 1996 00:38:28 -0500 (CDT) Message-ID: <324CB998.773C2448@hiwaay.net> Date: Sat, 28 Sep 1996 00:37:28 -0500 From: Steve Price X-Mailer: Mozilla 2.02 (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: hackers@freebsd.org, freebsd-smp@freebsd.org Subject: NetBSD ==> FreeBSD make(1) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi all, I just spent the better part of a week merging in some pretty interesting stuff from NetBSD's make. Anybody that would like to help me flesh it out before I commit it can drop me a line and I will send it to you. I would've attached the patch, but it is about 4000 lines long and I didn't want to inundate those that don't want it. For those who do, I can send you a tarball or better yet if you have an account on freefall I can put a tarball in my home directory and you can retrieve it from there. BTW, I am about half way through a 'make world' now and it is chugging right along. :) After this it's off to ports-land to randomly compile some stuff and see what happens. Steve