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/libvpx/build/make/
Makefile
109
$(qexec)$(CC) $(INTERNAL_CFLAGS) $(CFLAGS) -M $< | $(
fmt_deps
) > $@
118
$(qexec)$(CXX) $(INTERNAL_CFLAGS) $(CXXFLAGS) -M $< | $(
fmt_deps
) > $@
configure.sh
438
fmt_deps
= sed -e 's;^__image.axf;\$(dir \$@)\$(notdir \$<).o \$@;' #hide
441
fmt_deps
= sed -e 's;^\([a-zA-Z0-9_]*\)\.o;\$(dir \$@)\1\$(suffix \$<).o \$@;'
[
all
...]
Completed in 141 milliseconds