Delete MACHINE_ARCH assignment.

This commit is contained in:
thorpej 2001-12-19 18:35:35 +00:00
parent 081e3b7d41
commit bab6522cfb

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.arm26,v 1.17 2001/12/09 05:00:42 atatat Exp $
# $NetBSD: Makefile.arm26,v 1.18 2001/12/19 18:35:35 thorpej Exp $
# Makefile for NetBSD
#
@ -17,7 +17,6 @@
#
# makeoptions DEBUGLIST="uvm* trap if_*"
MACHINE_ARCH= arm
USETOOLS?= no
NEED_OWN_INSTALL_TARGET?=no
.include <bsd.own.mk>