mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-14 08:49:52 +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
|
||
|
|