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

  /external/curl/packages/DOS/
common.dj 90 ARES_ROOT = $(TOPDIR)/ares
111 CFLAGS += -DUSE_ARES -I$(ARES_ROOT)
  /external/curl/src/
makefile.dj 20 EX_LIBS += $(ARES_ROOT)/libcares.a
Makefile.Watcom 114 !ifdef %ares_root
115 ARES_ROOT = $(%ares_root)
117 ARES_ROOT = ../ares
187 @%append $(LINK_ARG) library '$(ARES_ROOT)/cares.lib'
  /external/curl/lib/
Makefile.Watcom 119 !ifdef %ares_root
120 ARES_ROOT = $(%ares_root)
122 ARES_ROOT = ../ares
142 CFLAGS += -dUSE_ARES -I"$(ARES_ROOT)"
231 @%append $(LINK_ARG) library '$(ARES_ROOT)/cares.lib'

Completed in 704 milliseconds