Lines Matching full:srcs
16 vpxdec.SRCS += md5_utils.c md5_utils.h
17 vpxdec.SRCS += vpx_ports/vpx_timer.h
18 vpxdec.SRCS += vpx/vpx_integer.h
19 vpxdec.SRCS += args.c args.h vpx_ports/config.h
20 vpxdec.SRCS += tools_common.c tools_common.h
21 vpxdec.SRCS += nestegg/halloc/halloc.h
22 vpxdec.SRCS += nestegg/halloc/src/align.h
23 vpxdec.SRCS += nestegg/halloc/src/halloc.c
24 vpxdec.SRCS += nestegg/halloc/src/hlist.h
25 vpxdec.SRCS += nestegg/halloc/src/macros.h
26 vpxdec.SRCS += nestegg/include/nestegg/nestegg.h
27 vpxdec.SRCS += nestegg/src/nestegg.c
31 vpxenc.SRCS += args.c args.h y4minput.c y4minput.h
32 vpxenc.SRCS += tools_common.c tools_common.h
33 vpxenc.SRCS += vpx_ports/config.h vpx_ports/mem_ops.h
34 vpxenc.SRCS += vpx_ports/mem_ops_aligned.h
35 vpxenc.SRCS += libmkv/EbmlIDs.h
36 vpxenc.SRCS += libmkv/EbmlWriter.c
37 vpxenc.SRCS += libmkv/EbmlWriter.h
62 decode_to_md5.SRCS += md5_utils.h md5_utils.c
133 UTIL_SRCS = $(foreach ex,$(UTILS),$($(ex:.c=).SRCS))
134 ALL_SRCS = $(foreach ex,$(ALL_EXAMPLES),$($(ex:.c=).SRCS))
141 $(foreach ex,$(ALL_EXAMPLES),$(eval $(ex:.c=).SRCS += $(ex) examples.mk))
157 DIST-SRCS-yes += $(ALL_SRCS)
158 INSTALL-SRCS-yes += $(UTIL_SRCS)
168 $(call objs,$($(notdir $(bin)).SRCS)) \
208 $(1): $($(1:.vcproj=).SRCS)