treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / tools / testing / selftests / clone3 / Makefile
blobcf976c732906d0657d2cdfc89900242cbb2a3ebb
1 # SPDX-License-Identifier: GPL-2.0
2 CFLAGS += -g -I../../../../usr/include/
4 TEST_GEN_PROGS := clone3 clone3_clear_sighand clone3_set_tid
6 include ../lib.mk