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

  /external/clang/docs/tools/
Makefile 23 DST_PS_DIR=ps/
49 DST_PS_DIR=$(PROJ_OBJ_DIR)/
57 PS := $(patsubst $(SRC_DOC_DIR)%.pod, $(DST_PS_DIR)%.ps, $(POD))
75 $(DST_PS_DIR)%.ps: $(DST_MAN_DIR)%.1 $(DST_PS_DIR)/.dir
  /external/llvm/docs/CommandGuide/
Makefile 19 DST_PS_DIR=ps/
41 DST_PS_DIR=$(PROJ_OBJ_DIR)/
49 PS := $(patsubst $(SRC_DOC_DIR)%.pod, $(DST_PS_DIR)%.ps, $(POD))
67 $(DST_PS_DIR)%.ps: $(DST_MAN_DIR)%.1 $(DST_PS_DIR)/.dir

Completed in 41 milliseconds