depfile: deal with empty / non-concrete env (#40816)
This commit is contained in:
@@ -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 }}:
|
||||
|
Reference in New Issue
Block a user