Searched refs:Verb (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/runtime/make/
H A Dconfig.mk28 Verb := @ macro
30 Verb := macro
H A DAppleBI.mk16 Verb := macro
/frameworks/compile/libbcc/runtime/
H A DMakefile94 $(Verb) $(MKDIR) $* > /dev/null
95 $(Verb) $(DATE) > $@
99 $(Verb) $(RM) -r $*
124 $(Verb) rm -rf $(Tmp.ObjPath)
148 -$(Verb) $(RM) $$@
150 $(Verb) $(CP) $(Tmp.Inputs) $$@, \
151 $(Verb) $(LIPO) -create -output $$@ $(Tmp.Inputs))
187 -$(Verb) $(RM) $$@
188 $(Verb) $(Tmp.AR) $(Tmp.ARFLAGS) $$@ $(Tmp.Inputs)
189 $(Verb)
[all...]

Completed in 33 milliseconds