secgateway/kernel/linux-4.14.83/tools/testing/selftests/ptrace/Makefile

6 lines
98 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
CFLAGS += -iquote../../../../include/uapi -Wall
TEST_GEN_PROGS := peeksiginfo
include ../lib.mk