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

  /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/icu4c/data/
Makefile 40 CURDIR:=$(CURR_FULL_DIR)
Makefile.in 42 CURDIR:=$(CURR_FULL_DIR)
    [all...]

Completed in 36 milliseconds