Searched refs:OFILES (Results 1 – 4 of 4) sorted by relevance
12 OFILES = main.o $(DEP_OFILES) $(TEST_OFILES) macro23 main: $(OFILES)25 $(OFILES): include39 $(RM) $(TARGETS) $(OFILES) linux/memblock.h memblock.c asm/asm.h asm/cmpxchg.h
5 OFILES = main.o scatterlist.o macro14 main: $(OFILES)17 …$(RM) $(TARGETS) $(OFILES) scatterlist.c linux/scatterlist.h linux/highmem.h linux/kmemleak.h linu…
7 OFILES = main.o $(CORE_OFILES) regression1.o regression2.o \ macro 15 main: $(OFILES)30 $(OFILES): $(SHARED_DEPS) *.h
9 OFILES = $(SHARED_OFILES) main.o shared.o maple-shim.o macro17 vma: $(OFILES)18 $(CC) $(CFLAGS) -o $@ $(OFILES) $(LDLIBS)