OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCONVMSG_LIB
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/extra/uconv/
Makefile.in
55
UCONVMSG_LIB
=dummy
60
UCONVMSG_LIB
= $(RESDIR)/$(LIBPREFIX)$(MSGNAME).$(A)
61
LIBS += $(
UCONVMSG_LIB
)
139
$(TARGET) : $(OBJECTS) $(
UCONVMSG_LIB
)
146
$(
UCONVMSG_LIB
): resfiles
170
$(
UCONVMSG_LIB
): resfiles
Makefile
55
UCONVMSG_LIB
=dummy
60
UCONVMSG_LIB
= $(RESDIR)/$(LIBPREFIX)$(MSGNAME).$(A)
61
LIBS += $(
UCONVMSG_LIB
)
129
$(TARGET) : $(OBJECTS) $(
UCONVMSG_LIB
)
136
$(
UCONVMSG_LIB
): resfiles
160
$(
UCONVMSG_LIB
): resfiles
Completed in 38 milliseconds