OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RBNF_SRC
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/data/
Makefile
267
RBNF_SRC
= root.txt $(RBNF_SOURCE) $(RBNF_ALIAS_SOURCE) $(RBNF_SOURCE_LOCAL)
268
RBNF_SRC_FILES = $(
RBNF_SRC
:%=$(RBNFSRCDIR)/%)
319
RBNF_FILES = $(
RBNF_SRC
:%.txt=$(RBNFBLDDIR)/%.res) $(RBNF_INDEX_RES)
320
RBNF_FILES_SHORT = $(
RBNF_SRC
:%.txt=$(RBNF_TREE)/%.res)
Makefile.in
319
RBNF_SRC
= root.txt $(RBNF_SOURCE) $(RBNF_ALIAS_SOURCE) $(RBNF_SOURCE_LOCAL)
320
RBNF_SRC_FILES = $(
RBNF_SRC
:%=$(RBNFSRCDIR)/%)
389
RBNF_FILES = $(
RBNF_SRC
:%.txt=$(RBNFBLDDIR)/%.res) $(RBNF_INDEX_RES)
390
RBNF_FILES_SHORT = $(
RBNF_SRC
:%.txt=$(RBNF_TREE)/%.res)
[
all
...]
Completed in 19 milliseconds