ace100e3226e6f06c27ff7dbfbc8b21f108e2611
[linux-2.6-microblaze.git] / tools / testing / selftests / powerpc / pmu / event_code_tests / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 CFLAGS += -m64
3
4 TEST_GEN_PROGS := group_constraint_pmc56_test group_pmc56_exclude_constraints_test group_constraint_pmc_count_test \
5         group_constraint_repeat_test
6
7 top_srcdir = ../../../../../..
8 include ../../../lib.mk
9
10 $(TEST_GEN_PROGS): ../../harness.c ../../utils.c ../event.c ../lib.c ../sampling_tests/misc.h ../sampling_tests/misc.c