Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hppa/stand Trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/0699ae5ebfaa
branches: trunk
changeset: 445823:0699ae5ebfaa
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Nov 13 21:20:11 2018 +0000
description:
Trailing whitespace
diffstat:
sys/arch/hppa/stand/Makefile.buildboot | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r d344ea83f9d2 -r 0699ae5ebfaa sys/arch/hppa/stand/Makefile.buildboot
--- a/sys/arch/hppa/stand/Makefile.buildboot Tue Nov 13 20:48:14 2018 +0000
+++ b/sys/arch/hppa/stand/Makefile.buildboot Tue Nov 13 21:20:11 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.buildboot,v 1.4 2017/08/29 09:17:43 christos Exp $
+# $NetBSD: Makefile.buildboot,v 1.5 2018/11/13 21:20:11 skrll Exp $
NOPIE=yes
NOSSP=yes
@@ -24,7 +24,7 @@
.PATH: ${.CURDIR}/../common
SRCS= ${PROGSOURCE} ${COMMONSOURCE} ${DRIVERSOURCE}
-NOMAN=
+NOMAN=
STRIPFLAG=
BINMODE= 444
@@ -44,7 +44,7 @@
COMMONSOURCE= cons.c dev_hppa.c dk.c itecons.c \
machdep.c milli_tiny.S pdc.c time.c
-DRIVERSOURCE=
+DRIVERSOURCE=
### find out what to use for libkern
KERN_AS= library
Home |
Main Index |
Thread Index |
Old Index