%% Jonathan Baccash <[EMAIL PROTECTED]> writes: jb> But a typical makefile depends on the platform-specific compiler, jb> utility programs... even the shell!
Not much you can do about compilers; certainly no one would suggest bundling a compiler with make! I still think the right answer to this is busybox, or something similar, as I described here: http://www.mail-archive.com/make-w32%40gnu.org/msg00374.html -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
