genode/repos/gems/recipes/api/cbe/content.mk
2021-10-13 14:50:45 +02:00

11 lines
175 B
Makefile

MIRROR_FROM_REP_DIR := \
include/cbe/types.h
content: $(MIRROR_FROM_REP_DIR) LICENSE
$(MIRROR_FROM_REP_DIR):
$(mirror_from_rep_dir)
LICENSE:
cp $(GENODE_DIR)/LICENSE $@