On 6/9/06, Brandon J. Van Every <[EMAIL PROTECTED]> wrote:
felix winkelmann wrote:
> On 6/9/06, Brandon J. Van Every <[EMAIL PROTECTED]> wrote:
>>
>> makefile.vc is not a NMAKE file.  It's a Unix makefile.
>
> No, it's specifically written for nmake. I don't know what makes
> you think it isn't.
>

Huh.  I guess all the NMAKE files I've looked at in the past have had
tons of obvious Microsoft-looking stuff in them.  Yours is too simple.

Ah, I see: most nmake files are generated by DevStudio
and I agree that those look *really* bad. makefile.vc was just a port
of the UNIX
makefile to nmake, i.e. hand-written. Not that it's particularly clean,
but it *is* simple and at least somewhat human-readable.


(felix)


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to