Searched defs:DST_PS_DIR (Results 1 - 1 of 1) sorted by relevance

/external/clang/docs/tools/
H A 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

Completed in 103 milliseconds