OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BRS_SRC
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/data/
Makefile
226
BRS_SRC
= root.txt $(BRK_RES_SOURCE) $(BRK_RES_SOURCE_LOCAL)
227
BRS_SRC_FILES = $(
BRS_SRC
:%=$(BRKSRCDIR)/%)
312
BRK_RES_FILES = $(
BRS_SRC
:%.txt=$(BRKBLDDIR)/%.res) $(BRK_RES_INDEX_RES)
313
BRK_RES_FILES_SHORT = $(
BRS_SRC
:%.txt=$(BREAK_TREE)/%.res)
Makefile.in
246
BRS_SRC
= root.txt $(BRK_RES_SOURCE) $(BRK_RES_SOURCE_LOCAL)
247
BRS_SRC_FILES = $(
BRS_SRC
:%=$(BRKSRCDIR)/%)
382
BRK_RES_FILES = $(
BRS_SRC
:%.txt=$(BRKBLDDIR)/%.res) $(BRK_RES_INDEX_RES)
383
BRK_RES_FILES_SHORT = $(
BRS_SRC
:%.txt=$(BREAK_TREE)/%.res)
[
all
...]
Completed in 15 milliseconds