Michael G Schwern <[EMAIL PROTECTED]> writes:
>> Another couple of bugettes are the failed 'Unable to find a perl 5'
>> check performed by MakeMaker itself, and the fact that nmake complains
>> if the name of a dependency contains a colon.
>
>Eh?

FOO = C:\X

$(FOO) : Bar

Expands to

C:\X : BAR

So 'C' depends on \X :-(

--
Nick Ing-Simmons
http://www.ni-s.u-net.com/



Reply via email to