Module Name: src
Committed By: christos
Date: Sat Feb 11 04:19:25 UTC 2017
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
Log Message:
remove extra endif
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/distrib/common/bootimage/Makefile.bootimage
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/common/bootimage/Makefile.bootimage
diff -u src/distrib/common/bootimage/Makefile.bootimage:1.15 src/distrib/common/bootimage/Makefile.bootimage:1.16
--- src/distrib/common/bootimage/Makefile.bootimage:1.15 Fri Feb 10 22:07:06 2017
+++ src/distrib/common/bootimage/Makefile.bootimage Fri Feb 10 23:19:25 2017
@@ -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: