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
/
ptrace
/
Makefile
blob
2f1f532c39dbcc6867d314753664f47535b9ed01
1
# SPDX-License-Identifier: GPL-2.0-only
2
CFLAGS
+= -
std
=
c99
-
pthread
-
iquote..
/
..
/
..
/
..
/
include
/
uapi
-
Wall
3
4
TEST_GEN_PROGS
:=
get_syscall_info peeksiginfo vmaccess
5
6
include
..
/
lib.mk