mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 23:42:32 +00:00
5 lines
121 B
PHP
5 lines
121 B
PHP
|
SRC_CC += main.cc
|
||
|
LIBS += server
|
||
|
vpath main.cc $(REP_DIR)/src/test/sd_card_bench
|
||
|
include $(REP_DIR)/lib/mk/sd_card.inc
|