mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 03:40:15 +00:00
parent
61739de2f4
commit
b6b775cd60
12
repos/ports/recipes/src/grep/content.mk
Normal file
12
repos/ports/recipes/src/grep/content.mk
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
content: src/noux-pkg/grep LICENSE
|
||||||
|
|
||||||
|
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/grep)
|
||||||
|
|
||||||
|
src/noux-pkg/grep:
|
||||||
|
mkdir -p $@
|
||||||
|
cp -a $(PORT_DIR)/src/noux-pkg/grep/* $@
|
||||||
|
cp -a $(REP_DIR)/src/noux-pkg/grep/* $@
|
||||||
|
|
||||||
|
LICENSE:
|
||||||
|
cp $(PORT_DIR)/src/noux-pkg/grep/COPYING $@
|
||||||
|
|
1
repos/ports/recipes/src/grep/hash
Normal file
1
repos/ports/recipes/src/grep/hash
Normal file
@ -0,0 +1 @@
|
|||||||
|
2017-11-02 83501f9da673711246af992404c2b0baa923ebe7
|
4
repos/ports/recipes/src/grep/used_apis
Normal file
4
repos/ports/recipes/src/grep/used_apis
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
libc
|
||||||
|
noux
|
||||||
|
posix
|
||||||
|
pcre
|
Loading…
x
Reference in New Issue
Block a user