Sign in
android-kvm
/
linux
/
75e70add889039b9683b3d9989d4163c226b98a7
/
.
/
tools
/
testing
/
selftests
/
pidfd
/
Makefile
blob: 7550f08822a3345290e2c780517c0b7cc373d43d [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS
+=
-
g
-
I
../../../../
usr
/
include
/
-
pthread
TEST_GEN_PROGS
:=
pidfd_test pidfd_open_test pidfd_poll_test pidfd_wait
include
../
lib
.
mk