mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-08 04:10:27 +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
|