mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-03 09:12:57 +00:00
parent
be4e34b6b5
commit
2116bcf733
12
repos/ports/recipes/src/findutils/content.mk
Normal file
12
repos/ports/recipes/src/findutils/content.mk
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
content: src/noux-pkg/findutils LICENSE
|
||||||
|
|
||||||
|
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/findutils)
|
||||||
|
|
||||||
|
src/noux-pkg/findutils:
|
||||||
|
mkdir -p $@
|
||||||
|
cp -a $(PORT_DIR)/src/noux-pkg/findutils/* $@
|
||||||
|
cp -a $(REP_DIR)/src/noux-pkg/findutils/* $@
|
||||||
|
|
||||||
|
LICENSE:
|
||||||
|
cp $(PORT_DIR)/src/noux-pkg/findutils/COPYING $@
|
||||||
|
|
1
repos/ports/recipes/src/findutils/hash
Normal file
1
repos/ports/recipes/src/findutils/hash
Normal file
@ -0,0 +1 @@
|
|||||||
|
2017-11-02 2500a6209ff5e4150a828558bd76f496655d2421
|
3
repos/ports/recipes/src/findutils/used_apis
Normal file
3
repos/ports/recipes/src/findutils/used_apis
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
libc
|
||||||
|
noux
|
||||||
|
posix
|
Loading…
x
Reference in New Issue
Block a user