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

TEST_GEN_PROGS := clone3 clone3_clear_sighand

include ../lib.mk