%% "Eli Zaretskii" <[EMAIL PROTECTED]> writes: >> > * Translate the results of $(wildcard ...) (?)
ez> Yes (and I think this MUST be done for $wildcard to work correctly, ez> since glob.c doesn't cope with backslashes very well (them being ez> escape characters). The next question becomes, does the current implementation of $(wildcard ...) already return "/", or does it use "\"? -- ------------------------------------------------------------------------------- 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
