mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
5 lines
110 B
Makefile
5 lines
110 B
Makefile
SRC_CC = ipc.cc pager.cc
|
|
INC_DIR += $(REP_DIR)/include/codezero/dummies
|
|
|
|
vpath %.cc $(REP_DIR)/src/base/ipc
|