xref
: /
linux
/
tools
/
testing
/
selftests
/
pidfd
/
Makefile
(revision 62e59c4e69b3cdbad67e3c2d49e4df4cfe1679e3)
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