[PATCH] makedep: Add various lib*.a targets to make all.

Alexandre Julliard julliard at winehq.org
Wed Feb 2 14:03:08 CST 2022


Kevin Puetz <PuetzKevinA at JohnDeere.com> writes:

> Otherwise .c files with #pragma makedep implib will not be built
>
> --
>
> I think that compilation should not need to occur during `make install`;
> it should just be copying files (and maybe stripping) files into DESTDIR,
> without any need to modify the build folder.

That's on purpose, building all the importlibs is fairly slow, and not
necessary in the vast majority of cases.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list