From owner-cvs-all Sun Jul 1 17:51:30 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 072E737B401; Sun, 1 Jul 2001 17:51:27 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f620pOU29987; Sun, 1 Jul 2001 18:51:24 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200107020051.f620pOU29987@harmony.village.org> To: Mark Peek Subject: Re: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sat, 30 Jun 2001 14:38:42 PDT." References: <200106300639.f5U6dRB43532@freefall.freebsd.org> Date: Sun, 01 Jul 2001 18:51:24 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message Mark Peek writes: : I'm wondering, should the /sys/conf/Makefile.${MACHINE} files be : changed to hard code the machine? It currently has: : M = ${MACHINE_ARCH} ... : M = powerpc : MACHINE_ARCH = ${M} ... I'm not sure I like this. I'll have to think about it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message