mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
5 lines
99 B
Makefile
5 lines
99 B
Makefile
SRC_CC = server.cc
|
|
INC_DIR = $(REP_DIR)/src/platform
|
|
|
|
vpath %.cc $(REP_DIR)/src/base/server
|