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

  /external/libvpx/build/make/
Makefile 101 $(qexec)$(CC) $(CFLAGS) -M $< | $(fmt_deps) > $@
configure.sh 395 fmt_deps = sed -e 's;^__image.axf;\$(dir \$@)\$(notdir \$<).o \$@;' #hide
398 fmt_deps = sed -e 's;^\([a-zA-Z0-9_]*\)\.o;\$(dir \$@)\1\$(suffix \$<).o \$@;'

Completed in 32 milliseconds