Leopold Toetsch wrote:
> Francois PERRAD <[EMAIL PROTECTED]> wrote:
>> I add a new target 'setup' in the main Makefile.

>> That's allow the creation of a setup-parrot-x.y.z.exe ('standard' binary
>> distribution) that contains all parrot install directories and the ICU
>> shared libraries.

> Shouldn't that better read:
>    make win32-setup
> Just "setup" seems to be to general, IMHO. Or does the term "setup"
> apply to Win32 only and all the time - like "make rpm" to a different
> category of OS?

Or even:

    nmake win32-installer

?

The Windows equivalent of "rpm" would be "msi".
Cf 
http://www.microsoft.com/windows2000/community/centers/management/msi_faq.mspx

Ron


Reply via email to