OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LINK_CXX_EXE
(Results
1 - 2
of
2
) sorted by null
/external/expat/
Makefile
126
LINK_CXX_EXE
= $(LIBTOOL) $(LTFLAGS) --mode=link $(CXXCOMPILE) $(LDFLAGS) -o $@
170
$(
LINK_CXX_EXE
) tests/runtestspp.o tests/chardata.o tests/minicheck.o $(LIBRARY)
Makefile.in
126
LINK_CXX_EXE
= $(LIBTOOL) $(LTFLAGS) --mode=link $(CXXCOMPILE) $(LDFLAGS) -o $@
170
$(
LINK_CXX_EXE
) tests/runtestspp.@OBJEXT@ tests/chardata.@OBJEXT@ tests/minicheck.@OBJEXT@ $(LIBRARY)
Completed in 26 milliseconds