Sujet : Re: Long filenames in DOS/Windows and Unix/Linux
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.unix.programmerDate : 04. Sep 2024, 00:56:55
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vb87o7$3h6uk$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Pan/0.160 (Toresk; )
On Tue, 03 Sep 2024 16:38:06 -0700, Keith Thompson wrote:
The make utility has no support for paths with spaces.
Looks like you're right.
I have some Makefiles with spaces in the dependency names, of the form:
target\ name\ with\ space : source\ name\ with\ space