make-w32
[Top][All Lists]
Advanced

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

Re: Environment variables in makefiles with DOS


From: Earnie Boyd
Subject: Re: Environment variables in makefiles with DOS
Date: Fri, 18 May 2007 19:54:29 -0400
User-agent: Internet Messaging Program (IMP) H3 (4.0.4)

Quoting Greg Chicares <address@hidden>:

 # Quoting doesn't help.
 VPATH = "My Source Files"

But VPATH is one of those variables that refers to file paths. Would it be possible to tokenize the space with something like %20? So my foo.mk has the quoted path with a space and internally the space is tokenized?

Earnie




reply via email to

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