mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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
|
|
|