genode-ehmry/runtimes/backdrop/Tupfile

14 lines
215 B
Plaintext
Raw Normal View History

2019-03-30 15:33:04 +01:00
TARGET_NAME = backdrop
2019-03-24 20:04:00 +01:00
PKG_DEPENDS += \
2019-05-23 12:08:51 +02:00
$(PUBLIC_PKG_BACKDROP) \
2019-03-30 15:33:04 +01:00
_/raw/backdrop \
2019-03-24 20:04:00 +01:00
2019-03-05 20:00:47 +01:00
include_rules
2019-03-24 20:04:00 +01:00
: backdrop.png |> !collect_raw |>
: runtime |> !collect_pkg_runtime |>
2019-06-27 11:48:26 +02:00
include &(RAW_RULES)
include &(PKG_RULES)