aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/membarrier/Makefile
blob: 02845532b0592315399ed384c98efb25a79c1034 (plain) (blame)
1
2
3
4
5
6
CFLAGS += -g -I../../../../usr/include/

TEST_GEN_PROGS := membarrier_test

include ../lib.mk