mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
menu_view: prevent superfluous relinking
This commit is contained in:
committed by
Christian Helmuth
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
|
||||
|
||||
Reference in New Issue
Block a user