[Bug 37183] Autogenerated programs/cscript/ ihost.h is not being removed by make clean

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 6 19:42:30 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=37183

--- Comment #3 from Sebastian Lackner <sebastian at fds-team.de> ---
(In reply to winetest from comment #2)
> Who is building the packages now? Should be quite easy to test when you have
> the build enviroument there.

There is no easy way to test it on our build servers (they never run "make
clean" on an existing Wine directory). Nevertheless, when looking at the
Makefile in programs/cscript this should be fixed:

--- snip ---
clean::
    rm -f ihost.h arguments.o host.o main.o ihost.tlb cscript.exe.so
cscript.exe.fake
-- snip ---

Scott, can you confirm that this is the case?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list