Re: make target / dependency names with spaces
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sun, 12 Apr 2009 00:16:58 +0200 > From: grischka <[email protected]> > CC: [email protected], Paul Smith <[email protected]> > > > Quoting inside $^ is not entirely trivial. > > I'd really like to see how you solved that impossibility in > a "not entirely trivial" way. I didn't actually solve it, but I thought about using $(foreach).