Home
last modified time | relevance | path

Searched refs:OBJECTS_testmutexscope (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A DMakefile92 OBJECTS_testmutexscope = testmutexscope.lo $(LOCAL_LIBS) macro
93 testmutexscope: $(OBJECTS_testmutexscope)
94 $(LINK_PROG) $(OBJECTS_testmutexscope) $(ALL_LIBS)
H A DMakefile.in92 OBJECTS_testmutexscope = testmutexscope.lo $(LOCAL_LIBS)
93 testmutexscope@EXEEXT@: $(OBJECTS_testmutexscope)
94 $(LINK_PROG) $(OBJECTS_testmutexscope) $(ALL_LIBS)