Lines Matching refs:o
6 CORE_OFILES = $(SHARED_OFILES) xarray.o maple.o test.o
7 OFILES = main.o $(CORE_OFILES) regression1.o regression2.o \
8 regression3.o regression4.o tag_check.o multiorder.o idr-test.o \
9 iteration_check.o iteration_check_2.o benchmark.o
17 xarray.o: ../../../lib/test_xarray.c
18 idr-test.o: ../../../lib/test_ida.c
19 idr-test: idr-test.o $(CORE_OFILES)
21 xarray: $(CORE_OFILES) xarray.o
23 maple: $(CORE_OFILES) maple.o
25 multiorder: multiorder.o $(CORE_OFILES)
28 $(RM) $(TARGETS) *.o radix-tree.c idr.c generated/*