mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 17:01:07 +00:00
10 lines
206 B
Makefile
10 lines
206 B
Makefile
|
content: backdrop.config
|
||
|
|
||
|
backdrop.config:
|
||
|
cp $(REP_DIR)/recipes/raw/sticks_blue_backdrop/$@ $@
|
||
|
|
||
|
content: sticks_blue.png
|
||
|
|
||
|
sticks_blue.png:
|
||
|
wget --quiet https://genode.org/files/turmvilla/sticks_blue.png
|