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
/
kcmp
/
Makefile
blob
b4d39f6b5124dc750dc10c756ffe7d42b43c08a4
1
# SPDX-License-Identifier: GPL-2.0-only
2
CFLAGS
+= -
I..
/
..
/
..
/
..
/
usr
/
include
/
3
4
TEST_GEN_PROGS
:=
kcmp_test
5
6
EXTRA_CLEAN
:= $(
OUTPUT
)/
kcmp-test-file
7
8
include
..
/
lib.mk
9