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

TEST_GEN_PROGS := clone3_clear_sighand

include ../lib.mk