mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 09:38: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
|