2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-02 02:34:05 +08:00
linux-next/tools/testing/selftests/ptrace/Makefile

6 lines
98 B
Makefile
Raw Normal View History

CFLAGS += -iquote../../../../include/uapi -Wall
TEST_GEN_PROGS := peeksiginfo
include ../lib.mk