mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
b58fbe5ba5
Issue #2339
9 lines
123 B
Makefile
9 lines
123 B
Makefile
content: include/polygon_gfx LICENSE
|
|
|
|
include/polygon_gfx:
|
|
$(mirror_from_rep_dir)
|
|
|
|
LICENSE:
|
|
cp $(GENODE_DIR)/LICENSE $@
|
|
|