Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hp700/stand/xxboot Komputer -> Computer



details:   https://anonhg.NetBSD.org/src/rev/0d7af9982d6a
branches:  trunk
changeset: 787433:0d7af9982d6a
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Jun 17 17:44:16 2013 +0000

description:
Komputer -> Computer

diffstat:

 sys/arch/hp700/stand/xxboot/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 320f0486b16b -r 0d7af9982d6a sys/arch/hp700/stand/xxboot/Makefile
--- a/sys/arch/hp700/stand/xxboot/Makefile      Mon Jun 17 17:40:17 2013 +0000
+++ b/sys/arch/hp700/stand/xxboot/Makefile      Mon Jun 17 17:44:16 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.16 2013/06/15 00:40:12 christos Exp $
+#      $NetBSD: Makefile,v 1.17 2013/06/17 17:44:16 christos Exp $
 
 PROG=  xxboot
 NOMAN= # defined
@@ -14,7 +14,7 @@
 # ANSI C feature prevents from being relocatable
 #CPPFLAGS+=    -traditional    # would be best
 CPPFLAGS+=     -Dconst=
-COPTS+=                -funsigned-char -mdisable-fpregs -mpa-risk-1-0
+COPTS+=                -funsigned-char -mdisable-fpregs -mpa-risc-1-0
 
 .include <bsd.own.mk>
 



Home | Main Index | Thread Index | Old Index