From 454d8f80cee883314b25a9dc6a787afd1700f04e Mon Sep 17 00:00:00 2001 From: bdrewery Date: Sat, 3 Oct 2015 17:28:46 +0000 Subject: Mute this cookie as well --- include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Makefile b/include/Makefile index dd725a5..1cecff7 100644 --- a/include/Makefile +++ b/include/Makefile @@ -372,7 +372,7 @@ symlinks: ${DESTDIR}${INCLUDEDIR}/rpc; \ done .if ${MK_META_MODE} == "yes" - touch ${.OBJDIR}/${.TARGET} + @touch ${.OBJDIR}/${.TARGET} .endif .if ${MACHINE} == "host" -- cgit v1.1