xref
: /
linux
/
tools
/
testing
/
selftests
/
pidfd
/
Makefile
(revision 2decec48b0fd28ffdbf4cc684bd04e735f0839dd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
CFLAGS
+= -g -I../../../../
usr
/
include
/
2
3
TEST_GEN_PROGS
:=
pidfd_test
4
5
include
../
lib.mk
6
7