OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICU_INC
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/samples/legacy/
Makefile
24
ICU_INC
=$(ICU_PREFIX)/lib/icu/Makefile.inc
27
-include $(
ICU_INC
)
42
all: $(TARGET) $(
ICU_INC
)
69
$(
ICU_INC
):
73
@echo "Can't open $(
ICU_INC
)"
/external/icu/icu4c/source/samples/legacy/
Makefile
24
ICU_INC
=$(ICU_PREFIX)/lib/icu/Makefile.inc
27
-include $(
ICU_INC
)
42
all: $(TARGET) $(
ICU_INC
)
69
$(
ICU_INC
):
73
@echo "Can't open $(
ICU_INC
)"
Completed in 86 milliseconds