Lines Matching refs:temps
31 test.%.report: temps/test.%.xx.diff temps/test.%.xy.diff temps/test.%.yx.diff temps/test.%.yy.diff
47 test.%.defs-report: temps/test.%.defs.diff
56 test.%.build: temps/test.%.ref temps/test.%.xx temps/test.%.xy temps/test.%.yx temps/test.%.yy temp…
63 .PRECIOUS: temps/.dir
65 .PRECIOUS: temps/test.%.xx.diff
66 temps/test.%.xx.diff: temps/test.%.ref.out temps/test.%.xx.out
68 .PRECIOUS: temps/test.%.xy.diff
69 temps/test.%.xy.diff: temps/test.%.ref.out temps/test.%.xy.out
71 .PRECIOUS: temps/test.%.yx.diff
72 temps/test.%.yx.diff: temps/test.%.ref.out temps/test.%.yx.out
74 .PRECIOUS: temps/test.%.yy.diff
75 temps/test.%.yy.diff: temps/test.%.ref.out temps/test.%.yy.out
77 .PRECIOUS: temps/test.%.defs.diff
78 temps/test.%.defs.diff: temps/test.%.x.defs temps/test.%.y.defs
85 .PRECIOUS: temps/test.%.out
86 temps/test.%.out: temps/test.%
91 .PRECIOUS: temps/test.%.ref
92 temps/test.%.ref: temps/test.%.driver.ref.o temps/test.%.a.ref.o temps/test.%.b.ref.o
94 .PRECIOUS: temps/test.%.xx
95 temps/test.%.xx: temps/test.%.driver.ref.o temps/test.%.a.x.o temps/test.%.b.x.o
97 .PRECIOUS: temps/test.%.xy
98 temps/test.%.xy: temps/test.%.driver.ref.o temps/test.%.a.x.o temps/test.%.b.y.o
100 .PRECIOUS: temps/test.%.yx
101 temps/test.%.yx: temps/test.%.driver.ref.o temps/test.%.a.y.o temps/test.%.b.x.o
103 .PRECIOUS: temps/test.%.yy
104 temps/test.%.yy: temps/test.%.driver.ref.o temps/test.%.a.y.o temps/test.%.b.y.o
109 .PRECIOUS: temps/test.%.ref.o
110 temps/test.%.ref.o: inputs/test.%.c temps/.dir
112 .PRECIOUS: temps/test.%.x.o
113 temps/test.%.x.o: inputs/test.%.c temps/.dir
115 .PRECIOUS: temps/test.%.y.o
116 temps/test.%.y.o: inputs/test.%.c temps/.dir
119 .PRECIOUS: temps/test.%.x.defs
120 temps/test.%.x.defs: temps/test.%.a.x.ll temps/.dir
122 .PRECIOUS: temps/test.%.y.defs
123 temps/test.%.y.defs: temps/test.%.a.y.ll temps/.dir
126 .PRECIOUS: temps/test.%.a.x.ll
127 temps/test.%.a.x.ll: inputs/test.%.a.c temps/.dir
129 .PRECIOUS: temps/test.%.b.x.ll
130 temps/test.%.b.x.ll: inputs/test.%.b.c temps/.dir
132 .PRECIOUS: temps/test.%.a.y.ll
133 temps/test.%.a.y.ll: inputs/test.%.a.c temps/.dir
135 .PRECIOUS: temps/test.%.b.y.ll
136 temps/test.%.b.y.ll: inputs/test.%.b.c temps/.dir
160 clean-temps:
161 $(Verb) rm -rf temps
164 $(Verb) rm -rf temps inputs