dlls/*/tests/Makefile

Alexandre Julliard julliard at winehq.org
Mon Oct 27 12:12:20 CST 2003


Sylvain Petreolle <spetreolle at yahoo.fr> writes:

> The only way to compile is to go into the dll directory and run :
> make winmm.spec.def (changing the name winmm properly)
>
> Has someone else seen this problem ?

That's normal, the import libs dependencies are only in the top-level
dlls makefile. Fixing that would require even more makefile recursion
and slow everything down, so it's not worth it. After a make clean you
need to run make in the dlls directory at least once.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list