Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/build/linux/rctdl_c_api_lib/
Dmakefile52 INST_INC_DST=$(INSTALL_INCLUDE_DIR)/$(LIB_UAPI_INC_DIR) macro
103 $(INSTALL) -d --mode=0755 $(INST_INC_DST)/
104 $(INSTALL) --mode=0644 $(INST_INC_SRC)/trc_gen_elem_types.h $(INST_INC_DST)/
105 $(INSTALL) --mode=0644 $(INST_INC_SRC)/ocsd_if_types.h $(INST_INC_DST)/
106 $(INSTALL) --mode=0644 $(INST_INC_SRC)/ocsd_if_version.h $(INST_INC_DST)/
107 $(INSTALL) --mode=0644 $(INST_INC_SRC)/trc_pkt_types.h $(INST_INC_DST)/
108 $(INSTALL) -d --mode=0755 $(INST_INC_DST)/ptm
109 $(INSTALL) --mode=0644 $(INST_INC_SRC)/ptm/trc_pkt_types_ptm.h $(INST_INC_DST)/ptm/
110 $(INSTALL) -d --mode=0755 $(INST_INC_DST)/stm
111 $(INSTALL) --mode=0644 $(INST_INC_SRC)/stm/trc_pkt_types_stm.h $(INST_INC_DST)/stm/
[all …]