# Taken from perf makefileuname_M:=$(shelluname-m2>/dev/null||echonot)ARCH?=$(shellecho$(uname_M)|sed-es/i.86/x86/-es/x86_64/x86/)ifeq ($(ARCH),x86)TEST_PROGS:=breakpoint_test
endifTEST_PROGS+=step_after_suspend_test
all:$(TEST_PROGS)include ../lib.mkclean:rm-frbreakpoint_teststep_after_suspend_test