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