HomeSort by relevance Sort by last modified time
    Searched refs:CXXCOMPILE (Results 1 - 2 of 2) sorted by null

  /external/expat/
Makefile 122 CXXCOMPILE = $(CXX) $(INCLUDES) $(CXXFLAGS) $(DEFS) $(CPPFLAGS)
126 LINK_CXX_EXE = $(LIBTOOL) $(LTFLAGS) --mode=link $(CXXCOMPILE) $(LDFLAGS) -o $@
192 $(CXXCOMPILE) -o $@ -c $<
Makefile.in 122 CXXCOMPILE = $(CXX) $(INCLUDES) $(CXXFLAGS) $(DEFS) $(CPPFLAGS)
126 LINK_CXX_EXE = $(LIBTOOL) $(LTFLAGS) --mode=link $(CXXCOMPILE) $(LDFLAGS) -o $@
192 $(CXXCOMPILE) -o $@ -c $<

Completed in 357 milliseconds