mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 05:01:26 +00:00
5 lines
137 B
Makefile
5 lines
137 B
Makefile
ICU_PORT_DIR := $(call select_from_ports,icu)
|
|
|
|
INC_DIR += $(ICU_PORT_DIR)/include/icu/common
|
|
INC_DIR += $(ICU_PORT_DIR)/include/icu/i18n
|