mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
d8c2a908b8
Fixes #1055
9 lines
209 B
Makefile
9 lines
209 B
Makefile
include $(REP_DIR)/lib/mk/virtualbox-common.inc
|
|
|
|
SRC_CC = sup.cc
|
|
|
|
INC_DIR += $(call select_from_repositories,src/lib/libc)
|
|
INC_DIR += $(REP_DIR)/src/virtualbox
|
|
|
|
vpath sup.cc $(REP_DIR)/src/virtualbox/accloff/
|