From owner-cvs-all Sat Sep 5 01:36:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03877 for cvs-all-outgoing; Sat, 5 Sep 1998 01:36:01 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03858; Sat, 5 Sep 1998 01:36:00 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA20470; Sat, 5 Sep 1998 01:35:53 -0700 (PDT) Date: Sat, 5 Sep 1998 01:35:53 -0700 (PDT) Message-Id: <199809050835.BAA20470@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libm Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/09/05 01:35:53 PDT Modified files: lib/libm Makefile Log: Change MACHINE to MACHINE_ARCH when testing for i386 to support MACHINE=pc98. There are a lot unsupported machines here. Revision Changes Path 1.6 +2 -2 src/lib/libm/Makefile