|
From: | Gisle Vanem |
Subject: | Re: $(file) function bug or not? |
Date: | Tue, 28 Jan 2014 16:31:24 +0100 |
"Paul Smith" <address@hidden> wrote:
Then make invokes the shell with the results of the expansion, which are the rm and echo commands (and some empty strings which are ignored). So, the rm is running AFTER the file is created, and deleting it.
Thanks. That makes sense when I think about it. --gv
[Prev in Thread] | Current Thread | [Next in Thread] |