ubuntu-linux-kernel/tools/testing/selftests/ptrace/Makefile

6 lines
98 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
CFLAGS += -iquote../../../../include/uapi -Wall
TEST_GEN_PROGS := peeksiginfo
include ../lib.mk