repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
filesystems
/
epoll
/
Makefile
blob
78ae4aaf7141ad285847b94adf52c87229208520
1
# SPDX-License-Identifier: GPL-2.0
2
3
CFLAGS
+= -
I..
/
..
/
..
/
..
/
..
/
usr
/
include
/
4
LDLIBS
+= -
lpthread
5
TEST_GEN_PROGS
:=
epoll_wakeup_test
6
7
include
..
/
..
/
lib.mk