Makefile.in: Fix broken ctags/etags-targets

Alexandre Julliard julliard at winehq.org
Fri Apr 7 05:02:45 CDT 2006


Detlef Riekenberg <wine.dev at web.de> writes:

> detlef at p4:~/wine.cvs/bin$ etags --version
> Exuberant Ctags 5.5.4, Copyright (C) 1996-2003 Darren Hiebert
>   Compiled: Aug 13 2004, 05:14:24
>   Addresses: <dhiebert at users.sourceforge.net>,
> http://ctags.sourceforge.net
>   Optional compiled features: +wildcards, +regex

The makefile currently assumes Emacs etags, since that's what I use ;-)

> detlef at p4:~/wine.cvs/bin$ file ~/wine.cvs/src
> /home/detlef/wine.cvs/src: symbolic link to `/_v/src/wine-git'

You probably want find -L then.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list