Searched refs:TEST_OBJS (Results 1 - 2 of 2) sorted by relevance

/gem5/tests/test-progs/chdir-print/
H A DMakefile4 TEST_OBJS := chdir-print.o macro
5 TEST_PROGS := $(TEST_OBJS:.o=)
14 $(RM) $(TEST_OBJS) $(TEST_PROGS)
16 $(TEST_PROGS): $(TEST_OBJS)
/gem5/tests/test-progs/mwait/
H A DMakefile4 TEST_OBJS := mwait.o macro
5 TEST_PROGS := $(TEST_OBJS:.o=)
14 $(RM) $(TEST_OBJS) $(TEST_PROGS)
16 $(TEST_PROGS): $(TEST_OBJS)

Completed in 4 milliseconds