HomeSort by relevance Sort by last modified time
    Searched refs:fmt_deps (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/build/make/
Makefile 152 $(qexec)$(CC) $(INTERNAL_CFLAGS) $(CFLAGS) -M $< | $(fmt_deps) > $@
162 $(qexec)$(CXX) $(INTERNAL_CFLAGS) $(CXXFLAGS) -M $< | $(fmt_deps) > $@
172 $(qexec)$(CXX) $(INTERNAL_CFLAGS) $(CXXFLAGS) -M $< | $(fmt_deps) > $@
configure.sh 487 fmt_deps = sed -e 's;^__image.axf;\${@:.d=.o} \$@;' #hide
490 fmt_deps = sed -e 's;^\([a-zA-Z0-9_]*\)\.o;\${@:.d=.o} \$@;'
    [all...]

Completed in 53 milliseconds