OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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