Module Name: src
Committed By: tls
Date: Sun Aug 10 06:47:54 UTC 2014
Modified Files:
src/distrib/cobalt [tls-earlyentropy]: Makefile
Log Message:
Rebase.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.2.1 src/distrib/cobalt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/cobalt/Makefile
diff -u src/distrib/cobalt/Makefile:1.4 src/distrib/cobalt/Makefile:1.4.2.1
--- src/distrib/cobalt/Makefile:1.4 Mon Jan 27 08:18:07 2014
+++ src/distrib/cobalt/Makefile Sun Aug 10 06:47:54 2014
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/01/27 08:18:07 apb Exp $
+# $NetBSD: Makefile,v 1.4.2.1 2014/08/10 06:47:54 tls Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -9,7 +9,7 @@ SUBDIR= ramdisk .WAIT instkernel .WAIT
TARGETS+= release
release: check_RELEASEDIR .WAIT ${BOOT}
- ${TOOL_GZIP} -9nc ${BOOT} \
+ ${TOOL_GZIP_N} -9c ${BOOT} \
> ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/boot.gz
iso_image: