Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/stand/bootblock kill ssp
details: https://anonhg.NetBSD.org/src/rev/1778d1e577e7
branches: trunk
changeset: 347824:1778d1e577e7
user: christos <christos%NetBSD.org@localhost>
date: Sat Sep 17 18:08:02 2016 +0000
description:
kill ssp
diffstat:
sys/arch/amiga/stand/bootblock/Makefile.booters | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 958cc0398928 -r 1778d1e577e7 sys/arch/amiga/stand/bootblock/Makefile.booters
--- a/sys/arch/amiga/stand/bootblock/Makefile.booters Sat Sep 17 17:38:11 2016 +0000
+++ b/sys/arch/amiga/stand/bootblock/Makefile.booters Sat Sep 17 18:08:02 2016 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile.booters,v 1.8 2016/09/17 17:09:10 christos Exp $
+# $NetBSD: Makefile.booters,v 1.9 2016/09/17 18:08:02 christos Exp $
+NOSSP= # defined
NOPIE= # defined
.include <bsd.init.mk>
Home |
Main Index |
Thread Index |
Old Index