> Date: Tue, 1 Mar 2005 18:47:08 -0500 (EST) > From: "Earnie Boyd" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], [email protected] > > I'm having instances though of recollection of reported problems > based on MS Visual suite forcing the Makefile to use \ instead of /.
Some programs need \ in commands, that's true. The $subst function (used in commands) will help solve these problems. _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
