]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blob - tools/testing/selftests/ptrace/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-kernels.git] / tools / testing / selftests / ptrace / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 CFLAGS += -iquote../../../../include/uapi -Wall
3
4 TEST_GEN_PROGS := peeksiginfo
5
6 include ../lib.mk