Home | History | Annotate | Download | only in unit-tests

Lines Matching refs:the

4 # The explicit dependency the.o: the.h will make us examine the.h
5 # the .ORDER will prevent us building it immediately,
6 # we should then examine the.c rather than stop.
10 all: the.o
12 .ORDER: the.c the.h
14 the.c the.h:
22 the.o: the.h