From 8cfa3366d371f23fc509e0fe92a5e1af02d77862 Mon Sep 17 00:00:00 2001 From: chs Date: Sun, 17 Nov 2002 17:10:11 +0000 Subject: [PATCH] increase cross-friendliness. --- sys/arch/hp700/conf/Makefile.hp700 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/hp700/conf/Makefile.hp700 b/sys/arch/hp700/conf/Makefile.hp700 index b83f30f55b27..c28468b05794 100644 --- a/sys/arch/hp700/conf/Makefile.hp700 +++ b/sys/arch/hp700/conf/Makefile.hp700 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.hp700,v 1.2 2002/08/05 20:58:35 fredette Exp $ +# $NetBSD: Makefile.hp700,v 1.3 2002/11/17 17:10:11 chs Exp $ # Makefile for NetBSD # @@ -18,6 +18,7 @@ # makeoptions DEBUGLIST="uvm* trap if_*" USETOOLS?= no +MACHINE_ARCH=hppa NEED_OWN_INSTALL_TARGET?=no .include