[1/2] makedep: Add support for multiple object file extensions.

Alexandre Julliard julliard at winehq.org
Mon Jun 29 09:20:06 CDT 2009


Francois Gouget <fgouget at 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 at winehq.org



More information about the wine-devel mailing list