Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/utl/
H A DMakefile34 OUT_LIB_DIR ?= $(OUT_TRUNK)/core/drv_bsp/$(TARGET)/lib macro
58 if [ $(LIB_DIR_)/$$i -nt $(OUT_LIB_DIR)/$$i ]; \
59 then cp -f $(LIB_DIR_)/$$i $(OUT_LIB_DIR); \
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/project/
H A DMakefile.mm35 OUT_LIB_DIR ?= $(OUT_TRUNK)/$(TARGET)/lib
63 if [ $(LIB_DIR_)/$$i -nt $(OUT_LIB_DIR)/$$i ]; \
64 then cp -f $(LIB_DIR_)/$$i $(OUT_LIB_DIR); \
H A DMakefile35 OUT_LIB_DIR ?= $(OUT_TRUNK)/core/drv_bsp/$(TARGET)/lib macro
63 if [ $(LIB_DIR_)/$$i -nt $(OUT_LIB_DIR)/$$i ]; \
64 then cp -f $(LIB_DIR_)/$$i $(OUT_LIB_DIR); \
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/project/
H A DMakefile.mm35 OUT_LIB_DIR ?= $(OUT_TRUNK)/$(TARGET)/lib
63 if [ $(LIB_DIR_)/$$i -nt $(OUT_LIB_DIR)/$$i ]; \
64 then cp -f $(LIB_DIR_)/$$i $(OUT_LIB_DIR); \
H A DMakefile35 OUT_LIB_DIR ?= $(OUT_TRUNK)/core/drv_bsp/$(TARGET)/lib macro
63 if [ $(LIB_DIR_)/$$i -nt $(OUT_LIB_DIR)/$$i ]; \
64 then cp -f $(LIB_DIR_)/$$i $(OUT_LIB_DIR); \
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/project/
H A DMakefile.mm35 OUT_LIB_DIR ?= $(OUT_TRUNK)/$(TARGET)/lib
63 if [ $(LIB_DIR_)/$$i -nt $(OUT_LIB_DIR)/$$i ]; \
64 then cp -f $(LIB_DIR_)/$$i $(OUT_LIB_DIR); \
H A DMakefile35 OUT_LIB_DIR ?= $(OUT_TRUNK)/core/drv_bsp/$(TARGET)/lib macro
63 if [ $(LIB_DIR_)/$$i -nt $(OUT_LIB_DIR)/$$i ]; \
64 then cp -f $(LIB_DIR_)/$$i $(OUT_LIB_DIR); \
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/project/
H A DMakefile34 OUT_LIB_DIR ?= $(OUT_TRUNK)/core/drv_bsp/$(TARGET)/lib macro
54 ./diff_cp.sh $(LIB_DIR_)/$$i $(OUT_LIB_DIR)/$$i; \