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