June 29, 2009
2:20 p.m.
Francois Gouget <fgouget(a)free.fr> writes:
This is useful to generate dependencies for crossbuilds.
-o is traditionally used for the output file, so something like -x would probably be preferable. Also specifying multiple extensions by repeating the option (-xfoo -xbar instead of -xfoo:bar) is probably nicer, especially for usage in makefiles. -- Alexandre Julliard julliard(a)winehq.org