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