Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/radix-tree/
H A DMakefile8 CORE_OFILES := xarray.o radix-tree.o idr.o linux.o test.o find_bit.o bitmap.o \ macro
10 OFILES = main.o $(CORE_OFILES) regression1.o regression2.o regression3.o \
33 idr-test: idr-test.o $(CORE_OFILES)
35 xarray: $(CORE_OFILES)
37 maple: $(CORE_OFILES)
39 multiorder: multiorder.o $(CORE_OFILES)