mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 08:51:08 +00:00
9 lines
165 B
Makefile
9 lines
165 B
Makefile
|
content: include/blit src/lib/blit lib/mk/blit.mk LICENSE
|
||
|
|
||
|
src/lib/blit include/blit lib/mk/blit.mk:
|
||
|
$(mirror_from_rep_dir)
|
||
|
|
||
|
LICENSE:
|
||
|
cp $(GENODE_DIR)/LICENSE $@
|
||
|
|