mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 11:10:24 +00:00
parent
14e9a89cba
commit
f442e64eaf
@ -225,7 +225,7 @@ _extract_function = $(call _assert,\
|
|||||||
%.archive: DIR = $(call _archive_dir,$*)
|
%.archive: DIR = $(call _archive_dir,$*)
|
||||||
|
|
||||||
%.archive: %.file
|
%.archive: %.file
|
||||||
@$(MSG_EXTRACT)$(ARCHIVE)
|
@$(MSG_EXTRACT)"$(ARCHIVE) ($*)"
|
||||||
$(VERBOSE)\
|
$(VERBOSE)\
|
||||||
mkdir -p $(DIR);\
|
mkdir -p $(DIR);\
|
||||||
$(call _extract_function,$*)
|
$(call _extract_function,$*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user