mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-05 13:34:11 +00:00
7 lines
109 B
Makefile
7 lines
109 B
Makefile
|
REQUIRES = linux
|
||
|
SRC_CC = linux_rpath.cc
|
||
|
LIBS = syscall
|
||
|
|
||
|
vpath linux_rpath.cc $(REP_DIR)/src/platform
|
||
|
|