From owner-cvs-gnu Sat Jan 10 20:14:30 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA08530 for cvs-gnu-outgoing; Sat, 10 Jan 1998 20:14:30 -0800 (PST) (envelope-from owner-cvs-gnu) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA08484; Sat, 10 Jan 1998 20:13:58 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id UAA05292; Sat, 10 Jan 1998 20:13:26 -0800 (PST) Date: Sat, 10 Jan 1998 20:13:26 -0800 (PST) Message-Id: <199801110413.UAA05292@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/01/10 20:13:26 PST Modified files: gnu/usr.bin/cc/cc_tools Makefile Log: More i386 -> ${MACHINE} changes to make this Makefile machine independent. It makes it look like you can get aout on alpha, but that's just your imagination. The makefile above gives you no choice. Revision Changes Path 1.5 +15 -15 src/gnu/usr.bin/cc/cc_tools/Makefile