mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
9 lines
113 B
Makefile
9 lines
113 B
Makefile
content: include/nano3d LICENSE
|
|
|
|
include/nano3d:
|
|
$(mirror_from_rep_dir)
|
|
|
|
LICENSE:
|
|
cp $(GENODE_DIR)/LICENSE $@
|
|
|