help-make
[Top][All Lists]
Advanced

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

How to convert slash into backslash within folder name


From: Mariusz Janczak
Subject: How to convert slash into backslash within folder name
Date: Tue, 22 Feb 2005 14:43:05 +0100

Hi all,

Simple question...
How to convert slash into backslash within folder name.

I tried following:

slash:= \\
backslash:= /
$(subst $(slash),$(backslash),$(folder))

but it does not work.

Best regards,
Mariusz Janczak




reply via email to

[Prev in Thread] Current Thread [Next in Thread]