Home
last modified time | relevance | path

Searched refs:DST_PS_DIR (Results 1 – 2 of 2) sorted by relevance

/external/llvm/docs/CommandGuide/
DMakefile19 DST_PS_DIR=ps/ macro
41 DST_PS_DIR=$(PROJ_OBJ_DIR)/ macro
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
/external/clang/docs/tools/
DMakefile23 DST_PS_DIR=ps/ macro
49 DST_PS_DIR=$(PROJ_OBJ_DIR)/ macro
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