Module Name:    src
Committed By:   christos
Date:           Wed Oct 16 14:50:43 UTC 2013

Modified Files:
        src/etc/mtree: Makefile

Log Message:
silence is golden


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/etc/mtree/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/mtree/Makefile
diff -u src/etc/mtree/Makefile:1.23 src/etc/mtree/Makefile:1.24
--- src/etc/mtree/Makefile:1.23	Sat Apr 27 03:59:09 2013
+++ src/etc/mtree/Makefile	Wed Oct 16 10:50:43 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.23 2013/04/27 07:59:09 matt Exp $
+#	$NetBSD: Makefile,v 1.24 2013/10/16 14:50:43 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -54,7 +54,7 @@ TOOL_MTREE.unpriv=	-W
 # the Makefile.
 #
 emit_dist_file:
-	cat ${.CURDIR}/NetBSD.dist.base ${EXTRA_DIST_FILES}
+	@cat ${.CURDIR}/NetBSD.dist.base ${EXTRA_DIST_FILES}
 
 distrib-dirs: .PHONY check_DESTDIR NetBSD.dist
 .if !defined(DISTRIBUTION_DONE)						# {

Reply via email to