Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/common/bootimage remove extra endif
details: https://anonhg.NetBSD.org/src/rev/8e68a265aba3
branches: trunk
changeset: 351365:8e68a265aba3
user: christos <christos%NetBSD.org@localhost>
date: Sat Feb 11 04:19:25 2017 +0000
description:
remove extra endif
diffstat:
distrib/common/bootimage/Makefile.bootimage | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 103b1f9fcb48 -r 8e68a265aba3 distrib/common/bootimage/Makefile.bootimage
--- a/distrib/common/bootimage/Makefile.bootimage Sat Feb 11 03:07:06 2017 +0000
+++ b/distrib/common/bootimage/Makefile.bootimage Sat Feb 11 04:19:25 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.bootimage,v 1.15 2017/02/11 03:07:06 christos Exp $
+# $NetBSD: Makefile.bootimage,v 1.16 2017/02/11 04:19:25 christos Exp $
#
# Copyright (c) 2009, 2010, 2011 Izumi Tsutsui. All rights reserved.
#
@@ -131,7 +131,6 @@
MAKEFS_TIMESTAMP=-T "${MKREPRO_TIMESTAMP}"
PAX_TIMESTAMP=--timestamp "${MKREPRO_TIMESTAMP}"
.endif
-.endif
.if empty(IMGBASE)
.BEGIN:
Home |
Main Index |
Thread Index |
Old Index