Date: Thu, 21 Jan 2010 13:15:14 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/mk bsd.dep.mk Message-ID: <201001211315.o0LDFQFI052070@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2010-01-21 13:15:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) share/mk bsd.dep.mk Log: SVN rev 202747 on 2010-01-21 13:15:14Z by ru MFC r202578 and r202579: If CTAGS is not set or set to something other than "ctags" or "gtags", "cleandepend" was not removing the .depend file; fixed. [1] Allow the CTAGS to be set to something other than "gtags" or "ctags", but assume it supports a ctags(1)-compatible syntax. [2] PR: 126747 [1], 46676 [2] Revision Changes Path 1.50.2.2 +7 -7 src/share/mk/bsd.dep.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001211315.o0LDFQFI052070>