mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-26 17:17:20 +08:00
a5b24cb241
Converting to automake dropped the former, handwritten tags/ctags target. This leads to a couple of problems: - For no good reason the tags file gets written to the builddir instead of to the srcdir where it's needed. - `make tags' requires etags to exist, rather than checking if it exists and skipping it. - Adding the extra ctags arguments to AM_CTAGSFLAGS still results in a shortened tags file. (Temporary?) solution: Revert the old tags/ctags rules and silence the automake warnings. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Cygwin documentation is available on the net at https://cygwin.com You might especially be interested in https://cygwin.com/faq/faq.html#faq.programming.building-cygwin