mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-03 12:34:12 +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
|
|
|