aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ptrace/Makefile
blob: 8a2bc5562179b4c2c489976b1861aac6968c0fee (plain) (blame)
1
2
3
4
5
CFLAGS += -iquote../../../../include/uapi -Wall

TEST_GEN_PROGS := peeksiginfo

include ../lib.mk