Lines Matching full:inputs
110 temps/test.%.ref.o: inputs/test.%.c temps/.dir
113 temps/test.%.x.o: inputs/test.%.c temps/.dir
116 temps/test.%.y.o: inputs/test.%.c temps/.dir
127 temps/test.%.a.x.ll: inputs/test.%.a.c temps/.dir
130 temps/test.%.b.x.ll: inputs/test.%.b.c temps/.dir
133 temps/test.%.a.y.ll: inputs/test.%.a.c temps/.dir
136 temps/test.%.b.y.ll: inputs/test.%.b.c temps/.dir
142 test.%.top: inputs/test.%.a.c inputs/test.%.b.c inputs/test.%.driver.c
145 .PRECIOUS: inputs/test.%.a.c inputs/test.%.b.c inputs/test.%.driver.c
146 inputs/test.%.a.c: test.%.generate
148 inputs/test.%.b.c: test.%.generate
150 inputs/test.%.driver.c: test.%.generate
154 .PRECIOUS: inputs/.dir
155 test.%.generate: $(ABITESTGEN) inputs/.dir
156 $(Verb) $(ABITESTGEN) $(TESTARGS) -o inputs/test.$*.a.c -T inputs/test.$*.b.c -D inputs/test.$*.driver.c --min=$(shell expr $* '*' $(COUNT)) --count=$(COUNT)
164 $(Verb) rm -rf temps inputs