On Tue, 22 Apr 2008 14:11:19 -0700
"G33K" <[EMAIL PROTECTED]> wrote:

> > 1. As suggested on the make-win32 forum, an extension variable
> > could be generated by configure, and, for example, be included in
> > the config.*.mak file, that the game makefiles include. Currently,
> > an $(EXESUF) variable gets defined by configure, but only for
> > MinGW, and the variable is not included in config.*.mak. Do you
> > know how to change that?
> 
> I added a check for Cygwin in configure, and an import from config.mak
> in the Makefiles. However, it seems I have only write
> access to the games. Can you maybe apply the patch?

Committed, sorry for the delay. I think with some clever include we
should be able to get something better for the binary releases.
First we should move the common stuff out of the example Makefile to a
common include. Then with some conditional inclusion it should be
trivial to use an alternate config for binary distrib.

        Albeu


_______________________________________________
ScummC-general mailing list
[email protected]
https://mail.gna.org/listinfo/scummc-general

Reply via email to