Create output/build directory/folder using winemake makefile

Questions about Wine on Linux
Locked
NikhilPawar
Newbie
Newbie
Posts: 4
Joined: Fri Aug 14, 2015 4:07 am

Create output/build directory/folder using winemake makefile

Post by NikhilPawar »

Hello,

I had created makefile using winemaker. I can compile my project and also able to execute it.
But I want to create a separate directory for output DLL, if required folder is not present using makeFile.

Can you please help me with a sample winemaker makefile.

Thanks in advance.
Locked