Sign in
zircon-guest
/
third_party
/
linux
/
d1e4967b8c6fb26363f0a1fb6857bda47ad3fbed
/
.
/
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