mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
9 lines
155 B
Makefile
9 lines
155 B
Makefile
content: include/sandbox lib/symbols/sandbox LICENSE
|
|
|
|
include/sandbox lib/symbols/sandbox:
|
|
$(mirror_from_rep_dir)
|
|
|
|
LICENSE:
|
|
cp $(GENODE_DIR)/LICENSE $@
|
|
|