Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'
[linux-2.6-block.git] / tools / testing / selftests / powerpc / tm / Makefile
CommitLineData
68fc378c 1TEST_PROGS := tm-resched-dscr
96d01610 2
6faeeea4 3all: $(TEST_PROGS)
96d01610 4
6faeeea4 5$(TEST_PROGS): ../harness.c
96d01610 6
7fe924d9
S
7tm-syscall: tm-syscall-asm.S
8tm-syscall: CFLAGS += -mhtm
9
6faeeea4 10include ../../lib.mk
96d01610
S
11
12clean:
6faeeea4 13 rm -f $(TEST_PROGS) *.o