mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 17:18:53 +00:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
REQUIRES = linux
|
||
|
SRC_CC = ipc.cc
|
||
|
LIBS = syscall rpath
|
||
|
|
||
|
vpath ipc.cc $(REP_DIR)/src/base/ipc
|