WIP FPC-III support
[linux/fpc-iii.git] / tools / testing / selftests / seccomp / Makefile
blob0ebfe8b0e147fa9bd4d3bd895774393cf0d32c28
1 # SPDX-License-Identifier: GPL-2.0
2 CFLAGS += -Wl,-no-as-needed -Wall
3 LDFLAGS += -lpthread
5 TEST_GEN_PROGS := seccomp_bpf seccomp_benchmark
6 include ../lib.mk