%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/src/kernels/3.10.0-1160.80.1.el7.x86_64/tools/testing/selftests/powerpc/tm/
Upload File :
Create Path :
Current File : //usr/src/kernels/3.10.0-1160.80.1.el7.x86_64/tools/testing/selftests/powerpc/tm/Makefile

PROGS := tm-resched-dscr tm-syscall

all: $(PROGS)

$(PROGS): ../harness.c

tm-syscall: tm-syscall-asm.S ../utils.c
tm-syscall: CFLAGS += -mhtm -I../../../../../usr/include

run_tests: all
	@-for PROG in $(PROGS); do \
		./$$PROG; \
	done;

clean:
	rm -f $(PROGS) *.o

.PHONY: all run_tests clean

Zerion Mini Shell 1.0