Makefile.in: Fix broken ctags/etags-targets

Alexandre Julliard julliard at winehq.org
Fri Apr 7 03:38:32 CDT 2006


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

> detlef at p4:~/wine.cvs/bin$ make etags
> find /home/detlef/wine.cvs/src -name '*.[ch]' -print | etags -
> etags: Unknown option: -
> make: *** [etags] Fehler 1
> -----
>
> What's not broken about them?

Well, it works fine here, so you'll have to do configure checks to
detect what version we are running.

> Standalone "find":
> detlef at p4:~/wine.cvs/bin$ find ~/wine.cvs/src
> /home/detlef/wine.cvs/src
> detlef at p4:~/wine.cvs/bin$ find --version
> GNU find Version 4.1.20

Is that a symlink?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list