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

  /external/chromium/third_party/icu/source/config/
mh-mingw 74 #CURR_FULL_DIR=$(shell pwd -W)#M# for MSYS
75 CURR_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell
mh-cygwin-msvc 129 CURR_FULL_DIR=$(subst \,/,$(shell cygpath -da .))#M# -m isn't used because it doesn't work on Win98
  /external/icu4c/config/
mh-mingw 74 #CURR_FULL_DIR=$(shell pwd -W)#M# for MSYS
75 CURR_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell
mh-cygwin-msvc 129 CURR_FULL_DIR=$(subst \,/,$(shell cygpath -da .))#M# -m isn't used because it doesn't work on Win98
  /external/chromium/third_party/icu/source/data/
Makefile.in 40 CURDIR:=$(CURR_FULL_DIR)
  /external/icu4c/data/
Makefile 40 CURDIR:=$(CURR_FULL_DIR)
Makefile.in 44 CURDIR:=$(CURR_FULL_DIR)
    [all...]

Completed in 17 milliseconds