Date: Thu, 13 Dec 2001 11:30:10 -0800 (PST) From: Alexey Zelkin <phantom@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en Makefile www/en/gallery Makefile www/en/news Makefile www/en/news/status Makefile www/ja Makefile www/ja/gallery Makefile www/ja/news Makefile Message-ID: <200112131930.fBDJUA950243@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2001/12/13 11:30:10 PST Modified files: en Makefile en/gallery Makefile en/news Makefile en/news/status Makefile ja Makefile ja/gallery Makefile ja/news Makefile Log: Wrap explicit calls of ${TIDY} with NO_TIDY define check. With this patch build with defined(NO_TIDY) does not call tidy at all. Revision Changes Path 1.77 +3 -1 www/en/Makefile 1.16 +9 -1 www/en/gallery/Makefile 1.32 +5 -1 www/en/news/Makefile 1.12 +3 -1 www/en/news/status/Makefile 1.55 +4 -2 www/ja/Makefile 1.18 +9 -1 www/ja/gallery/Makefile 1.32 +5 -1 www/ja/news/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112131930.fBDJUA950243>