From owner-cvs-all Sat Sep 5 01:22:37 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA02426 for cvs-all-outgoing; Sat, 5 Sep 1998 01:22:37 -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 BAA02421; Sat, 5 Sep 1998 01:22:36 -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 BAA20104; Sat, 5 Sep 1998 01:22:30 -0700 (PDT) Date: Sat, 5 Sep 1998 01:22:30 -0700 (PDT) Message-Id: <199809050822.BAA20104@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/gprof Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/09/05 01:22:30 PDT Modified files: usr.bin/gprof Makefile Log: Change MACHINE to MACHINE_ARCH to support MACHINE=pc98. Revision Changes Path 1.3 +1 -1 src/usr.bin/gprof/Makefile