mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-10 06:52:56 +00:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
SRC_CC += _main.cc
|
||
|
|
||
|
REP_INC_DIR += src/platform
|
||
|
|
||
|
vpath _main.cc $(BASE_DIR)/src/platform
|