Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA28173; Fri, 15 Mar 96 16:13:44 EST
Received: from pain.lcs.mit.edu by MIT.EDU with SMTP
	id AA07993; Fri, 15 Mar 96 16:12:56 EST
Received: (from daemon@localhost) by pain.lcs.mit.edu (8.7.4/8.6.12) id PAA26354; Fri, 15 Mar 1996 15:10:05 -0500 (EST)
Received: (from source@localhost) by pain.lcs.mit.edu (8.7.4/8.6.12) id PAA26348; Fri, 15 Mar 1996 15:10:02 -0500 (EST)
Date: Fri, 15 Mar 1996 15:10:02 -0500 (EST)
From: The Source of All Evil <source@NetBSD.ORG>
Message-Id: <199603152010.PAA26348@pain.lcs.mit.edu>
To: source-changes@NetBSD.ORG
Subject: NetBSD master CVS tree commits
Sender: owner-source-changes@NetBSD.ORG
Precedence: list
X-Loop: source-changes@NetBSD.ORG


is
Fri Mar 15 15:09:54 EST 1996
Update of /a/cvsroot/src/sys/arch/amiga/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv26295/conf

Modified Files:
	Makefile.amiga 
Log Message:
If compiling with "options M68060", tell compiler not to use
instructions which have to be emulated by the operating system on that
chip.  This code will still run on M68020, M68030 and M68040, but
might be a bit slower on those chips.


