repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
clone3
/
Makefile
blob
cf976c732906d0657d2cdfc89900242cbb2a3ebb
1
# SPDX-License-Identifier: GPL-2.0
2
CFLAGS
+= -
g
-
I..
/
..
/
..
/
..
/
usr
/
include
/
3
4
TEST_GEN_PROGS
:=
clone3 clone3_clear_sighand clone3_set_tid
5
6
include
..
/
lib.mk