Lines Matching full:re
34 # Stuff that matters only if you're trying to lint the package.
45 re: $(OBJS) target
67 r: re tests
68 ./re <tests
69 ./re -el <tests
70 ./re -er <tests
72 ra: ./re tests
73 -./re <tests
74 -./re -el <tests
75 -./re -er <tests
77 rx: ./re tests
78 ./re -x <tests
79 ./re -x -el <tests
80 ./re -x -er <tests
82 t: ./re tests
83 -time ./re <tests
84 -time ./re -cs <tests
85 -time ./re -el <tests
86 -time ./re -cs -el <tests
92 rm -f *.o *.s *.ih re