From 473f26a1e7b89f899b129d223ca3148b0912c57e Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 1 Jul 2015 20:10:39 +0000 Subject: [PATCH] silence checkflist command, like base --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index fe942a7c7..9a89ec28f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.64 2015/06/18 11:46:16 deraadt Exp $ +# $OpenBSD: Makefile,v 1.65 2015/07/01 20:10:39 deraadt Exp $ .include .include @@ -124,7 +124,7 @@ dist: { env MACHINE=${MACHINE} ksh ./checkflist ${OSREV} || true ; } checkdist: - cd distrib/sets && \ + @cd distrib/sets && \ { env MACHINE=${MACHINE} ksh ./checkflist ${OSREV} || true ; } distrib-dirs: