Home
last modified time | relevance | path

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

/third_party/ffmpeg/ffbuild/
Dcommon.mak177 HOSTOBJS := $(HOSTPROGS:%=$(SUBDIR)%.o)
178 HOSTPROGS := $(HOSTPROGS:%=$(SUBDIR)%$(HOSTEXESUF)) macro
203 $(HOSTPROGS): %$(HOSTEXESUF): %.o
222 $(RM) $(HOSTPROGS) $(TESTPROGS) $(TOOLS)
/third_party/ffmpeg/
DMakefile20 HOSTPROGS := $(TESTTOOLS:%=tests/%) doc/print_options macro
91 SUBDIR_VARS := CLEANFILES FFLIBS HOSTPROGS TESTPROGS TOOLS \
/third_party/ffmpeg/libavcodec/
DMakefile1282 HOSTPROGS = aacps_tablegen \ macro