From owner-freebsd-arch Mon Oct 29 20:42:36 2001 Delivered-To: freebsd-arch@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 8289237B40A for ; Mon, 29 Oct 2001 20:42:29 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f9U4gMV02304 for ; Mon, 29 Oct 2001 21:42:22 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id f9U4gM701469 for ; Mon, 29 Oct 2001 21:42:22 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200110300442.f9U4gM701469@harmony.village.org> To: arch@freebsd.org Subject: Makefile unification Date: Mon, 29 Oct 2001 21:42:22 -0700 From: Warner Losh Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I took some time out to update my Makefiles and redo my kern.mk patches that had gotten out of date before I could get them done. These patches are up to date and appear to work for me on i386 (and maybe pc98, it is building now): http://people.freebsd.org/~imp/Pkern It creates a new src/sys/conf/kern.mk that contains most of the guts of the kernel makefiles to make it even easier to keep them all in sync. Please let me know what you think and if I've broken anything, especially for non x86 MACHINE_ARCH. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message