Lines Matching refs:dylib
20 $(DSTROOT)/perfindex-cpu.dylib \
21 $(DSTROOT)/perfindex-memory.dylib \
22 $(DSTROOT)/perfindex-syscall.dylib \
23 $(DSTROOT)/perfindex-fault.dylib \
24 $(DSTROOT)/perfindex-zfod.dylib \
25 $(DSTROOT)/perfindex-file_create.dylib \
26 $(DSTROOT)/perfindex-file_read.dylib \
27 $(DSTROOT)/perfindex-file_write.dylib \
28 $(DSTROOT)/perfindex-ram_file_create.dylib \
29 $(DSTROOT)/perfindex-ram_file_read.dylib \
30 $(DSTROOT)/perfindex-ram_file_write.dylib \
31 $(DSTROOT)/perfindex-iperf.dylib \
32 $(DSTROOT)/perfindex-compile.dylib \
35 $(DSTROOT)/perfindex-cpu.dylib: $(OBJROOT)/md5.o
36 $(DSTROOT)/perfindex-fault.dylib: $(OBJROOT)/test_fault_helper.o
37 $(DSTROOT)/perfindex-zfod.dylib: $(OBJROOT)/test_fault_helper.o
38 $(DSTROOT)/perfindex-file_create.dylib: $(OBJROOT)/test_file_helper.o
39 $(DSTROOT)/perfindex-file_read.dylib: $(OBJROOT)/test_file_helper.o
40 $(DSTROOT)/perfindex-file_write.dylib: $(OBJROOT)/test_file_helper.o
41 $(DSTROOT)/perfindex-ram_file_create.dylib: $(OBJROOT)/test_file_helper.o $(OBJROOT)/ramdisk.o
42 $(DSTROOT)/perfindex-ram_file_read.dylib: $(OBJROOT)/test_file_helper.o $(OBJROOT)/ramdisk.o
43 $(DSTROOT)/perfindex-ram_file_write.dylib: $(OBJROOT)/test_file_helper.o $(OBJROOT)/ramdisk.o
51 $(DSTROOT)/%.dylib: $(OBJROOT)/%.o