mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-21 08:29:41 +00:00
committed by
Christian Helmuth
parent
4b46abf813
commit
d38227f840
9
repos/gems/recipes/src/vfs_cow/content.mk
Normal file
9
repos/gems/recipes/src/vfs_cow/content.mk
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
MIRROR_FROM_REP_DIR := lib/mk/vfs_cow.mk src/lib/vfs/cow
|
||||||
|
|
||||||
|
content: $(MIRROR_FROM_REP_DIR) LICENSE
|
||||||
|
|
||||||
|
$(MIRROR_FROM_REP_DIR):
|
||||||
|
$(mirror_from_rep_dir)
|
||||||
|
|
||||||
|
LICENSE:
|
||||||
|
cp $(GENODE_DIR)/LICENSE $@
|
1
repos/gems/recipes/src/vfs_cow/hash
Normal file
1
repos/gems/recipes/src/vfs_cow/hash
Normal file
@ -0,0 +1 @@
|
|||||||
|
2018-07-04 9414be00340489d4ee1e1bf39e53bf1cd9469400
|
4
repos/gems/recipes/src/vfs_cow/used_apis
Normal file
4
repos/gems/recipes/src/vfs_cow/used_apis
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
base
|
||||||
|
os
|
||||||
|
so
|
||||||
|
vfs
|
Reference in New Issue
Block a user