Author: bdrewery
Date: Sat Oct  3 17:28:46 2015
New Revision: 288620
URL: https://svnweb.freebsd.org/changeset/base/288620

Log:
  Mute this cookie as well

Modified:
  head/include/Makefile

Modified: head/include/Makefile
==============================================================================
--- head/include/Makefile       Sat Oct  3 17:18:35 2015        (r288619)
+++ head/include/Makefile       Sat Oct  3 17:28:46 2015        (r288620)
@@ -372,7 +372,7 @@ symlinks:
                    ${DESTDIR}${INCLUDEDIR}/rpc; \
        done
 .if ${MK_META_MODE} == "yes"
-       touch ${.OBJDIR}/${.TARGET}
+       @touch ${.OBJDIR}/${.TARGET}
 .endif
 
 .if ${MACHINE} == "host"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to