[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Problems with erasing files in MSVC++



Hello all,

after some investigating I have found that the '^' is the escape character
for the nmake files - so if you want to be able to use the clean you have
to redefine "/" separating the dir and the file to be "^\" unless there is
a method of doing this that I don't know about?

but in the end it is all for naught as the clean dies with so many
arguments...