mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
menu_view: prevent superfluous relinking
This commit is contained in:
parent
40b986bcc4
commit
cb163bfbe1
@ -5,6 +5,6 @@ INC_DIR += $(PRG_DIR)
|
||||
|
||||
.PHONY: menu_view_styles.tar
|
||||
|
||||
$(TARGET): menu_view_styles.tar
|
||||
all: menu_view_styles.tar
|
||||
menu_view_styles.tar:
|
||||
$(VERBOSE)cd $(PRG_DIR); tar cf $(PWD)/bin/$@ styles
|
||||
|
Loading…
Reference in New Issue
Block a user