mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-10 15:03:34 +00:00
7 lines
108 B
PHP
7 lines
108 B
PHP
|
SRC_S += crt0.s
|
||
|
SRC_CC += _main.cc
|
||
|
|
||
|
REP_INC_DIR += src/platform
|
||
|
|
||
|
vpath _main.cc $(BASE_DIR)/src/platform
|