> One question: You've got a $(EXEEXT) for handling the executable > extension on WinXX hosts, but I can't see how you set it.
Yes, it's a place holder until either I, or someone with a mingw/msys environment can add the needed code to get it to build. I suppose all that's needed might just be a simple ifdef in the Makefile to detect windows and set that macro to ".exe", but without a mingw test env, I couldn't test it. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
