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