depfile: deal with empty / non-concrete env (#40816)

This commit is contained in:
Harmen Stoppels
2023-11-02 16:04:35 +01:00
committed by GitHub
parent dbf21bf843
commit 8b0ab67de4
4 changed files with 36 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ SPACK_INSTALL_FLAGS ?=
{{ all_target }}: {{ env_target }}
{{ env_target }}: {{ root_install_targets }}
{{ env_target }}: {{ root_install_targets }} | {{ dirs_target }}
@touch $@
{{ dirs_target }}: