genode/repos/base/recipes/api/vm_session/content.mk
Alexander Boettcher 9f70084524 base: add vm session API recipe
Issue #3111
2019-05-27 14:53:32 +02:00

10 lines
177 B
Makefile

MIRRORED_FROM_REP_DIR := include/vm_session
content: $(MIRRORED_FROM_REP_DIR) LICENSE
$(MIRRORED_FROM_REP_DIR):
$(mirror_from_rep_dir)
LICENSE:
cp $(GENODE_DIR)/LICENSE $@