OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LTCOMPILE
(Results
1 - 2
of
2
) sorted by null
/external/expat/
Makefile
123
LTCOMPILE
= $(LIBTOOL) $(LTFLAGS) --mode=compile $(COMPILE)
196
$(
LTCOMPILE
) -o $@ -c $<
Makefile.in
123
LTCOMPILE
= $(LIBTOOL) $(LTFLAGS) --mode=compile $(COMPILE)
196
$(
LTCOMPILE
) -o $@ -c $<
Completed in 43 milliseconds