aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/clone3/Makefile
blob: cf976c732906d0657d2cdfc89900242cbb2a3ebb (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
CFLAGS += -g -I../../../../usr/include/

TEST_GEN_PROGS := clone3 clone3_clear_sighand clone3_set_tid

include ../lib.mk