WIP FPC-III support
[linux/fpc-iii.git] / tools / testing / selftests / ptrace / Makefile
blob2f1f532c39dbcc6867d314753664f47535b9ed01
1 # SPDX-License-Identifier: GPL-2.0-only
2 CFLAGS += -std=c99 -pthread -iquote../../../../include/uapi -Wall
4 TEST_GEN_PROGS := get_syscall_info peeksiginfo vmaccess
6 include ../lib.mk