Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/conf increase cross-friendliness.
details: https://anonhg.NetBSD.org/src/rev/0d67f56dc51b
branches: trunk
changeset: 539467:0d67f56dc51b
user: chs <chs%NetBSD.org@localhost>
date: Sun Nov 17 17:10:11 2002 +0000
description:
increase cross-friendliness.
diffstat:
sys/arch/hp700/conf/Makefile.hp700 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0f51ecfc8b07 -r 0d67f56dc51b sys/arch/hp700/conf/Makefile.hp700
--- a/sys/arch/hp700/conf/Makefile.hp700 Sun Nov 17 16:51:12 2002 +0000
+++ b/sys/arch/hp700/conf/Makefile.hp700 Sun Nov 17 17:10:11 2002 +0000
@@ -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 <bsd.own.mk>
Home |
Main Index |
Thread Index |
Old Index